DioDocs for PDF
CreateScale(Single) メソッド

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgMatrix クラス > CreateScale メソッド : CreateScale(Single) メソッド
The uniform scale to use.
Creates a scaling matrix that scales uniformly with the given scale.
シンタックス
'宣言
 
Public Overloads Shared Function CreateScale( _
   ByVal scale As System.Single _
) As SvgMatrix
public static SvgMatrix CreateScale( 
   System.float scale
)

パラメータ

scale
The uniform scale to use.

戻り値の型

The scaling matrix.
参照

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