Click or drag to resize

ColorPtSet Method (Double, Double, Double)

Sets the.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Set(
	double x,
	double y,
	double z
)

Parameters

x
Type: SystemDouble
the x
y
Type: SystemDouble
the y
z
Type: SystemDouble
the z
See Also