POINT: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax=[[Image:point.png|right|POINT]]POINT <x>, <y>
{{Command|syntax=[[Image:point.png|right|POINT]]POINT <x>, <y>
|description=:Create a point with x and y axis definitions.
|description=:Create a [[macro_point|point]] with x and y axis definitions.


|param1=<x>|param1_desc={{x}}
|param1=<x>|param1_desc={{x}}

Revision as of 22:20, 26 July 2010

Command

POINT
POINT
POINT <x>, <y>


Create a point with x and y axis definitions.

Parameters

<x>
X co-ordinate of a feature.
<y>
Y co-ordinate of a feature.

Example

POINT 2, 3