PdfTransformIsInvertable Method |
Determines whether this instance is invertible.
Namespace:
Atalasoft.PdfDoc.Geometry
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic bool IsInvertable()
Public Function IsInvertable As Boolean
Return Value
Type:
Booleantrue if this instance is invertible; otherwise,
false.
See Also