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