DioDocs for PDF
Scale(Single,Single) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout.Composition 名前空間 > View クラス > Scale メソッド : Scale(Single,Single) メソッド
The value to scale by on the X axis.
The value to scale by on the Y axis.
Applies a scaling transformation.
シンタックス
'宣言
 
Public Overloads Function Scale( _
   ByVal xScaleFactor As System.Single, _
   ByVal yScaleFactor As System.Single _
) As View
public View Scale( 
   System.float xScaleFactor,
   System.float yScaleFactor
)

パラメータ

xScaleFactor
The value to scale by on the X axis.
yScaleFactor
The value to scale by on the Y axis.
参照

View クラス
View メンバ
オーバーロード一覧