'宣言 Public Overloads Function ShowVisualEffectsEditor( _ ByRef rect As System.Drawing.Rectangle _ ) As System.Windows.Forms.DialogResult
public System.Windows.Forms.DialogResult ShowVisualEffectsEditor( ref System.Drawing.Rectangle rect )
パラメータ
- rect
スクリーン座標内の VisualEffects エディタの位置を提供して返す Rectangle 参照を指定します。
空の四角形を指定すると、編集中のグラフの端にエディタが配置されます。エディタのサイズは固定されます。
戻り値の型
DialogResult