Creates a scaling matrix that scales uniformly with the given scale.
シンタックス
'宣言
Public Overloads Shared Function CreateScale( _
ByVal As System.Single _
) As SvgMatrix
public static SvgMatrix CreateScale(
System.float
)
パラメータ
- scale
- The uniform scale to use.
戻り値の型
The scaling matrix.
参照