EllipticalArc3dStartAngle
Property
|
Property that represents the start angle of
the elliptical arc.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double StartAngle { get; }
Public ReadOnly Property StartAngle As Double
Get
public:
property double StartAngle {
double get ();
}
member StartAngle : float with get
Property Value
Double
See Also