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 setX(
double x
)
Public Sub setX (
x As Double
)
public:
void setX(
double x
)
member setX :
x : float -> unit
Parameters
- x
- Type: SystemDouble
Some Parameter.
Return Value
Type:
What this method returns.
See Also