Click or drag to resize

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.MetafileCommand
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public double SweepAngle { get; set; }

Property Value

Double
See Also