Accusoft.PrintProSdk Namespace > Draw Class > Pie Method : Pie(RectangleF,Single,Single) Method |
'Declaration Public Overloads Sub Pie( _ ByVal boundingBox As RectangleF, _ ByVal startAngle As Single, _ ByVal endAngle As Single _ )
'Usage Dim instance As Draw Dim boundingBox As RectangleF Dim startAngle As Single Dim endAngle As Single instance.Pie(boundingBox, startAngle, endAngle)
public void Pie( RectangleF boundingBox, float startAngle, float endAngle )
public: void Pie( RectangleF boundingBox, float startAngle, float endAngle )
public: void Pie( RectangleF boundingBox, float startAngle, float endAngle )