|
BuilderElementOrientationYOriGiven Property
|
Gets a value indicating whether the y-orientations were supplied.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic virtual bool YOriGiven { get; }Public Overridable ReadOnly Property YOriGiven As Boolean
Get
public:
virtual property bool YOriGiven {
bool get ();
}abstract YOriGiven : bool with get
override YOriGiven : bool with get
Property Value
Type:
BooleanImplements
IBuilderElementOrientationYOriGiven
See Also