Table of Contents

Property IsTransformed

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

IsTransformed

Gets a value indicating whether this path is drawn transformed.

public bool IsTransformed { get; }

Property Value

bool

true if the path is drawn transformed; otherwise false.

See Also