Click or drag to resize

InkResize Method

Resize.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Resize(
	Rect newrect
)

Parameters

newrect
Type: pdftron.PDFRect
the pos

Implements

IAnnotResize(Rect)
See Also