Accusoft.PrintProSdk Namespace > Draw Class > Rectangle Method : Rectangle(Point,Point) Method |
'Declaration Public Overloads Sub Rectangle( _ ByVal startPoint As Point, _ ByVal endPoint As Point _ )
'Usage Dim instance As Draw Dim startPoint As Point Dim endPoint As Point instance.Rectangle(startPoint, endPoint)
public void Rectangle( Point startPoint, Point endPoint )
public: void Rectangle( Point startPoint, Point endPoint )
public: void Rectangle( Point startPoint, Point endPoint )