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