ColorPtSet Method (Double) |
Sets the.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public void Set(
double x
)
Public Sub Set (
x As Double
)
public:
virtual void Set(
[InAttribute] double x
) sealed
Parameters
- x
- Type: SystemDouble
the x
Return Value
Type:
object equals to the given object
See Also