'DeclarationPublic Function New( _ ByVal shape As PointShape, _ ByVal bounds As NRectangleF _ )
'UsageDim shape As PointShape Dim bounds As NRectangleF Dim instance As New NPointShape(shape, bounds)
public NPointShape( PointShape shape, NRectangleF bounds )
Parameters
- shape
- bounds