|
BuilderElementOrientationXOriGiven Property
|
Gets a value indicating whether the x-orientations were supplied.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
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