Bitmap for WPF
Offset(Point2D,Point2D) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Point2D 構造体 > Offset メソッド : Offset(Point2D,Point2D) メソッド
Offsets the point by the specified amount.
シンタックス
'宣言
 
Public Overloads Shared Function Offset( _
   ByVal point1 As Point2D, _
   ByVal point2 As Point2D _
) As Point2D
public static Point2D Offset( 
   Point2D point1,
   Point2D point2
)

パラメータ

point1
point2
参照

Point2D 構造体
Point2D メンバ
オーバーロード一覧