|
BuilderElementOrientationDefault Property
|
Gets the default orientation.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic static BuilderElementOrientation Default { get; }
Public Shared ReadOnly Property Default As BuilderElementOrientation
Get
public:
static property BuilderElementOrientation^ Default {
BuilderElementOrientation^ get ();
}
static member Default : BuilderElementOrientation with get
Property Value
Type:
BuilderElementOrientation
See Also