Gets the Roll angle (around Ox" axis)
Namespace:
Gile.AutoCAD.R20.Geometry
Assembly:
GeometryExtensionsR20 (in GeometryExtensionsR20.dll) Version: 2.2.0.0 (2.2.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