|
BuilderElementOrientationXOriGiven Property
|
true if x-orientations were supplied
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual bool XOriGiven { get; }
Public Overridable ReadOnly Property XOriGiven As Boolean
Get
public:
virtual property bool XOriGiven {
bool get ();
}
abstract XOriGiven : bool with get
override XOriGiven : bool with get
Property Value
Type:
BooleanImplements
IBuilderElementOrientationXOriGiven
See Also