Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
 
public double HalfAngle { get; }
 
Public ReadOnly Property HalfAngle As Double
        Get
 
public:
property double HalfAngle {
        double get ();
}
 
member HalfAngle : float with get
 
 
 
Property Value
Double
 
See Also