|
ElementEccentricityguid Property
|
Gets the GUID of the eccentricity object.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Guid guid { get; }
Public ReadOnly Property guid As Guid
Get
public:
property Guid guid {
Guid get ();
}
member guid : Guid with get
Property Value
Type:
Guid
See Also