'宣言 Public Function New( _ ByVal topLeft As System.Drawing.PointF, _ ByVal bottomRight As System.Drawing.PointF _ )
public RectangularFigure( System.Drawing.PointF topLeft, System.Drawing.PointF bottomRight )
パラメータ
- topLeft
- bottomRight
'宣言 Public Function New( _ ByVal topLeft As System.Drawing.PointF, _ ByVal bottomRight As System.Drawing.PointF _ )
public RectangularFigure( System.Drawing.PointF topLeft, System.Drawing.PointF bottomRight )