Click or drag to resize

DoubleRef Constructor (DoubleRef)

Constructor.

Namespace:  pdftron.Common
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public DoubleRef(
	DoubleRef d
)

Parameters

d
Type: pdftron.CommonDoubleRef
The initial value to set.
See Also