'宣言 Public Function New( _ ByVal ParamArray points() As System.Drawing.PointF _ )
public FreeFormPolygon( params System.Drawing.PointF[] points )
パラメータ
- points
'宣言 Public Function New( _ ByVal ParamArray points() As System.Drawing.PointF _ )
public FreeFormPolygon( params System.Drawing.PointF[] points )