Gets the Spin angle (around Oz" axis).
Namespace:
Gile.AutoCAD.Geometry
Assembly:
GeometryExtensions (in GeometryExtensions.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic double Spin { get; }
Public ReadOnly Property Spin As Double
Get
public:
property double Spin {
double get ();
}
member Spin : float with get
Property Value
Type:
Double
See Also