[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Annotations.Annotation.Attach

Attach Method

Attach(float, float)

Sets the top leftmost coordinates for the annotation object.

Declaration
public void Attach(float x, float y)
Parameters
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.