DrawUtil.DrawDragRectangle Method
Draws a drag rectangle with the given indent.
[Visual Basic]Public Shared Sub DrawDragRectangle( _
ByVal
newRect As
Rectangle, _
ByVal
indent As
Integer _
)
Parameters
- newRect
- The rectangle.
- indent
- The indent.
See Also
DrawUtil Class | NETXP.Library Namespace