'Declaration
Public Function New( _ ByVal shape As PointShape, _ ByVal bounds As NRectangleF _ )
'Usage
Dim shape As PointShape Dim bounds As NRectangleF Dim instance As New NPointShape(shape, bounds)
public NPointShape( PointShape shape, NRectangleF bounds )
Parameters
- shape
- bounds