|
BuilderElementOrientationIsDefault Property
|
Gets a value indicating whether the orientation is the default orientation.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
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