Click or drag to resize

ElementGetCTM Method

Gets the cTM.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Matrix2D GetCTM()

Return Value

Type: Matrix2D
current transformation matrix (ctm) that maps coordinates to the initial user space.
See Also