Click or drag to resize

ArcToMetafileCommandAngle Property

The sweep angle of the arc, in radians. Positive value means a counterclockwise direction.

Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommand
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public double Angle { get; set; }

Property Value

Double
See Also