DioDocs for PDF
Invert(SvgMatrix) メソッド

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgMatrix クラス > Invert メソッド : Invert(SvgMatrix) メソッド
When this method returns, contains the inverted matrix if the operation succeeded.
Inverts the matrix if possible. The return value indicates whether the operation succeeded.
シンタックス
'宣言
 
Public Overloads Function Invert( _
   ByRef result As SvgMatrix _
) As System.Boolean
public System.bool Invert( 
   out SvgMatrix result
)

パラメータ

result
When this method returns, contains the inverted matrix if the operation succeeded.

戻り値の型

true if the matrix was inverted successfully; otherwise, false.
参照

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