|
BuilderElementhasEccent Property
|
Gets a value indicating whether an element eccentricity is present.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
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