DioDocs for PDF
ScaleSource プロパティ

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D.Effects 名前空間 > BitmapSource クラス : ScaleSource プロパティ
The scale amount in the X and Y direction. The effect multiplies the width by the X value and the height by the Y value. This property is a GrapeCity.Documents.DX.Vector2 defined as: (X scale, Y scale). The scale amounts are FLOAT, unitless, and must be positive or 0.
シンタックス
'宣言
 
Public Property ScaleSource As Vector2
public Vector2 ScaleSource {get; set;}
参照

BitmapSource クラス
BitmapSource メンバ