Bitmap for WPF
Scale(Point2D,Double) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Point2D 構造体 > Scale メソッド : Scale(Point2D,Double) メソッド
Scales X and Y coordinates of a point by the specified scaleFactor.
シンタックス
'宣言
 
Public Overloads Shared Function Scale( _
   ByVal pt As Point2D, _
   ByVal scaleFactor As System.Double _
) As Point2D
public static Point2D Scale( 
   Point2D pt,
   System.double scaleFactor
)

パラメータ

pt
scaleFactor
参照

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