ActiveReports 9
Attach Method (Annotation)

The x coordinate for the annotation object.
The y coordinate for the annotation object.
Sets the top left most coordinates for the annotation object.
Syntax
'Declaration
 
Public Sub Attach( _
   ByVal x As System.Single, _
   ByVal y As System.Single _
) 
public void Attach( 
   System.float x,
   System.float y
)

Parameters

x
The x coordinate for the annotation object.
y
The y coordinate for the annotation object.
See Also

Reference

Annotation Class
Annotation Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum