Accusoft.PrintProSdk Namespace > Draw Class > Rectangle Method : Rectangle(RectangleF,Color,Boolean) Method |
'Declaration Public Overloads Sub Rectangle( _ ByVal boundingBox As RectangleF, _ ByVal color As Color, _ ByVal fill As Boolean _ )
'Usage Dim instance As Draw Dim boundingBox As RectangleF Dim color As Color Dim fill As Boolean instance.Rectangle(boundingBox, color, fill)
public void Rectangle( RectangleF boundingBox, Color color, bool fill )
public: void Rectangle( RectangleF boundingBox, Color color, bool fill )
public: void Rectangle( RectangleF boundingBox, Color color, bool fill )