Click or drag to resize
PointsetY Method
Set the X coordinate for the point

Namespace:  de.softpro.signdocsdk
Assembly:  SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
public void setY(
	double y
)

Parameters

y
Type: SystemDouble
Some Parameter.

Return Value

Type: 
What this method returns.
See Also