'宣言 Public Overloads Function ShowProperties( _ ByRef rect As System.Drawing.Rectangle _ ) As System.Windows.Forms.DialogResult
public System.Windows.Forms.DialogResult ShowProperties( ref System.Drawing.Rectangle rect )
パラメータ
- rect
スクリーン座標内のプロパティダイアログの位置を提供して返す Rectangle 参照を指定します。
空の四角形を指定すると、プロパティダイアログがグラフの親ウィンドウの中心に配置されます。
戻り値の型
DialogResult