FlexReport for WinForms
IsIdentity プロパティ (Matrix)


C1.Document アセンブリ > C1.Interop 名前空間 > Matrix 構造体 : IsIdentity プロパティ
Gets a value indicating whether this instance is an identity matrix.
シンタックス
'宣言
 
Public ReadOnly Property IsIdentity As System.Boolean
'使用法
 
Dim instance As Matrix
Dim value As System.Boolean
 
value = instance.IsIdentity
public System.bool IsIdentity {get;}

プロパティ値

true if this instance is an identity matrix; otherwise, false.
参照

参照

Matrix 構造体
Matrix メンバ