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