'Declaration
Public Function New( _ ByVal path As System.Drawing.Drawing2D.GraphicsPath, _ ByVal bounds As NRectangleF, _ ByVal closed As System.Boolean _ )
'Usage
Dim path As System.Drawing.Drawing2D.GraphicsPath Dim bounds As NRectangleF Dim closed As System.Boolean Dim instance As New NPointShape(path, bounds, closed)
public NPointShape( System.Drawing.Drawing2D.GraphicsPath path, NRectangleF bounds, System.bool closed )
Parameters
- path
- bounds
- closed