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