public NPointElement( NPointF location, NSizeF size, PointShape shape, System.string customShapeName )
'Declaration
Public Function New( _ ByVal location As NPointF, _ ByVal size As NSizeF, _ ByVal shape As PointShape, _ ByVal customShapeName As System.String _ )
'Usage
Dim location As NPointF Dim size As NSizeF Dim shape As PointShape Dim customShapeName As System.String Dim instance As New NPointElement(location, size, shape, customShapeName)
Parameters
- location
- size
- shape
- customShapeName