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