PdfEllipseArcArcAngle Property
The counter clockwise arc angle, in degrees, relative to the starting angle
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public float ArcAngle { get; set; }
Public Property ArcAngle As Single
Get
Set
public:
property float ArcAngle {
float get ();
void set (float value);
}
member ArcAngle : float32 with get, set
Property Value
Single