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