Table of Contents

Property IsInvertible

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

IsInvertible

Gets a value indicating whether this SvgTransformF is invertible.

public bool IsInvertible { get; }

Property Value

bool

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