指定した量による Region オブジェクトの座標のオフセット。
Overloads Public Sub Translate( _
ByVal dx As Single, _ ByVal dy As Single _)
[C#]
public void Translate(floatdx,floatdy);
[C++]
public: void Translate(floatdx,floatdy);
[JScript]
public function Translate(
dx : float,dy : float);
パラメータ
戻り値
このメソッドは値を返しません。
使用例
例については、 Region.Translate Method (Int32, Int32) のトピックを参照してください。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
Region クラス | Region メンバ | System.Drawing 名前空間 | Region.Translate オーバーロードの一覧