'宣言 Public Overloads Function Zoom( _ ByVal currentRectangle As System.Drawing.RectangleF _ ) As System.Drawing.RectangleF
public System.Drawing.RectangleF Zoom( System.Drawing.RectangleF currentRectangle )
パラメータ
- currentRectangle
- 現在の矩形。
戻り値の型
ズーム結果を表す System.Drawing.RectangleF 値。