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: Winnovative.ExcelToPdf
Assembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public float SweepAngle { get; set; }

Property Value

Single

See Also