|
BuilderElementOrientationYOriGiven Property
|
true if y-orientations were supplied
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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