Click or drag to resize

FS_MATRIXIs90Rotated Method

Gets a value indicating whether this Matrix is rotated.

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

Return Value

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