Click or drag to resize

RectWidth Method

Gets the width of this Rect.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public double Width()

Return Value

Type: Double
The rectangle's width.
See Also