'Declaration
Public Function New( _ ByVal shape As HandleShape, _ ByVal color As System.Drawing.Color, _ ByVal size As NSizeF _ )
'Usage
Dim shape As HandleShape Dim color As System.Drawing.Color Dim size As NSizeF Dim instance As New NHandleStyle(shape, color, size)
public NHandleStyle( HandleShape shape, System.Drawing.Color color, NSizeF size )
Parameters
- shape
- color
- size