Bitmap for WPF
ScaleAmount プロパティ

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D.Effects 名前空間 > Scale クラス : ScaleAmount プロパティ
The scale amount in the X and Y direction as a ratio of the output size to the input size. This property a C1.Util.DX.Vector2defined as: (X scale, Y scale). The scale amounts are FLOAT, unitless, and must be positive or 0.
シンタックス
'宣言
 
Public Property ScaleAmount As Vector2
public Vector2 ScaleAmount {get; set;}
参照

Scale クラス
Scale メンバ