|
BuilderElementOrientationIsDefault Property
|
true if the orientation is the default orientation
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsDefault { get; }
Public ReadOnly Property IsDefault As Boolean
Get
public:
virtual property bool IsDefault {
bool get () sealed;
}
abstract IsDefault : bool with get
override IsDefault : bool with get
Property Value
Type:
BooleanImplements
IBuilderElementOrientationIsDefault
See Also