PointF
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 14: | Line 14: | ||
| class="op_param_name" | x | | class="op_param_name" | x | ||
| style="text-align:center" | Double | | style="text-align:center" | Double | ||
− | | Specifies | + | | Specifies the ''x'' coordinate of the point. |
Default value: <tt>'''0.0'''</tt> | Default value: <tt>'''0.0'''</tt> | ||
|- | |- | ||
| class="op_param_name" | y | | class="op_param_name" | y | ||
| style="text-align:center" | Double | | style="text-align:center" | Double | ||
− | | Specifies | + | | Specifies the ''y'' coordinate of the point. |
Default value: <tt>'''0.0'''</tt> | Default value: <tt>'''0.0'''</tt> | ||
|} | |} |
Revision as of 01:36, 3 June 2015
Options Table
Name | Type | Value |
---|---|---|
x | Double | Specifies the x coordinate of the point.
Default value: 0.0 |
y | Double | Specifies the y coordinate of the point.
Default value: 0.0 |