|
ElementEccentricityDefault Property
|
return the default eccentricity
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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