'Declaration Public Function New( _ ByVal ParamArray points() As System.Drawing.PointF _ )
public FreeFormPolygon( params System.Drawing.PointF[] points )
Parameters
- points
'Declaration Public Function New( _ ByVal ParamArray points() As System.Drawing.PointF _ )
public FreeFormPolygon( params System.Drawing.PointF[] points )