Sets the top leftmost coordinates for the annotation object.
'Declaration
Public Sub Attach( _
ByVal As Single, _
ByVal As Single _
)
Parameters
- x
- The X - the leftmost coordinate for the annotation object.
- y
- The Y - the topmost coordinate for the annotation object.