TransformationMatrixIsIdentity Property
Gets whether this matrix is the identity matrix.
Namespace: KGySoft.Drawing.ShapesAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
public bool IsIdentity {
get;
}
Public ReadOnly Property IsIdentity As Boolean
Get
public:
property bool IsIdentity {
bool get ();
}
member IsIdentity : bool with
get
Property Value
Boolean