CircularArc2dEndAngle
Property
|
Property that represents the ending angle
measured from the reference vector in the arc direction.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double EndAngle { get; }
Public ReadOnly Property EndAngle As Double
Get
public:
property double EndAngle {
double get ();
}
member EndAngle : float with get
Property Value
Double
See Also