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