'宣言 Public Overridable Sub InvertRectangle( _ ByVal rectangle As System.Drawing.Rectangle _ )
public virtual void InvertRectangle( System.Drawing.Rectangle rectangle )
パラメータ
- rectangle
- A System.Drawing.Pointstructure that contains the logical coordinates of the rectangle to be inverted.