|
BuilderElementhasEccent Property
|
getter for flag which is true if element eccentricity is present
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool hasEccent { get; }
Public ReadOnly Property hasEccent As Boolean
Get
public:
property bool hasEccent {
bool get ();
}
member hasEccent : bool with get
Property Value
Type:
Boolean
See Also