The counter clockwise slice angle, in degrees, relative to the starting angle
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public float SliceAngle { get; set; }
Public Property SliceAngle As Single
Get
Set
public:
property float SliceAngle {
float get ();
void set (float value);
}
member SliceAngle : float32 with get, set
Property Value
Type:
Single
Reference