Click or drag to resize

Matrix2DSet Method (Matrix2D)

Sets value to given matrix.

Namespace:  pdftron.Common
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Set(
	Matrix2D p
)

Parameters

p
Type: pdftron.CommonMatrix2D
The matrix value for the created matrix.
See Also