'Declaration Public Overloads Sub Rectangle( _ ByVal endPoint As PointF, _ ByVal fill As Boolean _ )
'Usage Dim instance As Draw Dim endPoint As PointF Dim fill As Boolean instance.Rectangle(endPoint, fill)
public void Rectangle( PointF endPoint, bool fill )
public: void Rectangle( PointF endPoint, bool fill )
Draw Class Draw Members Overload List
©2015. Accusoft Corporation. All Rights Reserved.