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