Table of Contents

Property IsIdentity

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll

IsIdentity

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

public bool IsIdentity { get; }

Property Value

bool

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