Click or drag to resize

FS_MATRIXIsScaled Method

Gets a value indicating whether this Matrix is scaled.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public bool IsScaled()

Return Value

Boolean
true if this Matrix is scaled; otherwise, false.
See Also