'Declaration
Public Shared Sub DrawSizeGrip( _ ByVal g As System.Drawing.Graphics, _ ByVal bounds As System.Drawing.Rectangle, _ ByVal back As System.Drawing.Color, _ ByVal style As GripperStyle _ )
'Usage
Dim g As System.Drawing.Graphics Dim bounds As System.Drawing.Rectangle Dim back As System.Drawing.Color Dim style As GripperStyle NUIRenderer.DrawSizeGrip(g, bounds, back, style)
public static void DrawSizeGrip( System.Drawing.Graphics g, System.Drawing.Rectangle bounds, System.Drawing.Color back, GripperStyle style )
Parameters
- g
- bounds
- back
- style