DrawUtil.DrawDragRectangles Method
Draws drag rectangles with the specified indent.
[Visual Basic]Public Shared Sub DrawDragRectangles( _
ByVal
newRects As
Rectangle(), _
ByVal
indent As
Integer _
)
Parameters
- newRects
- The rectangles.
- indent
- The indent.
See Also
DrawUtil Class | NETXP.Library Namespace