Table of Contents

Property IsIdentity

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

IsIdentity

Gets a value indicating whether this TransformMatrix is the identity matrix.

public bool IsIdentity { get; }

Property Value

bool

This property is true if this TransformMatrix is identity; otherwise, false.