Set the X coordinate for the point
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntaxpublic void setY(
double y
)
Public Sub setY (
y As Double
)
public:
void setY(
double y
)
member setY :
y : float -> unit
Parameters
- y
- Type: SystemDouble
Some Parameter.
Return Value
Type:
What this method returns.
See Also