Bitmap for UWP
Offset(Point2F,Single,Single) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Point2F 構造体 > Offset メソッド : Offset(Point2F,Single,Single) メソッド
Offsets the point by the specified amount.
シンタックス
'宣言
 
Public Overloads Shared Function Offset( _
   ByVal pt As Point2F, _
   ByVal dx As System.Single, _
   ByVal dy As System.Single _
) As Point2F
public static Point2F Offset( 
   Point2F pt,
   System.float dx,
   System.float dy
)

パラメータ

pt
dx
dy
参照

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