EllipseToMetafileCommandSweepAngle Property |
The sweep angle of the ellipse, in radians. Positive value means a counterclockwise direction. This angle is the angle used in the parametric equation representations of the ellipse.
Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommandAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic double SweepAngle { get; set; }
Property Value
Double
See Also