EllipseArcElementSweepAngle Property

Gets or sets the angle in degrees of the ellipse slice measured counter-clockwise from the start angle of the slice

Definition

Namespace: EvoExcelToPdf
Assembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public float SweepAngle { get; set; }

Property Value

Single

See Also