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