[]
Sets the top leftmost coordinates for the annotation object.
public void Attach(float x, float y)
| Type | Name | Description |
|---|---|---|
| float | x | The X - the leftmost coordinate for the annotation object. |
| float | y | The Y - the topmost coordinate for the annotation object. |