RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Transform2D

Transform2D.IsIdentity

Property
Description:
The boolean value that indicates whether this transformation is an identity.
Remarks:
The identity transformation does not change a point or a vector that it is applied to.
Syntax
public bool IsIdentity { get; }