PointF

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
{{#customTitle:PointF}}
 
{{#customTitle:PointF}}
 
{{#parentPage:PXV:Params_CommonStructures|PointF|structure}}
 
{{#parentPage:PXV:Params_CommonStructures|PointF|structure}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Line 14: Line 13:
 
| 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>
 
|}
 
|}

Latest revision as of 02: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

See Also

op.annots.setProps