DioDocs for PDF
Scale(Single) メソッド

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgMatrix クラス > Scale メソッド : Scale(Single) メソッド
The value to scale by on the X and Y axes.
Applies the scaling transformation.
シンタックス
'宣言
 
Public Overloads Function Scale( _
   ByVal scaleFactor As System.Single _
) As SvgMatrix
public SvgMatrix Scale( 
   System.float scaleFactor
)

パラメータ

scaleFactor
The value to scale by on the X and Y axes.

戻り値の型

The scaled matrix.
参照

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