public NPointShape( PointShape shape, NRectangleF bounds )
'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)
Parameters
- shape
- bounds