'DeclarationPublic Function New( _ ByVal location As NPointF, _ ByVal size As NSizeF, _ ByVal shape As PointShape, _ ByVal customShapeName As System.String _ )
'UsageDim 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)
public NPointElement( NPointF location, NSizeF size, PointShape shape, System.string customShapeName )
Parameters
- location
- size
- shape
- customShapeName