ActiveReports Developer 7
AnnotationRectangle Constructor
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > AnnotationRectangle Class : AnnotationRectangle Constructor

Glossary Item Box

Initializes a new instance of the AnnotationRectangle object.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public AnnotationRectangle()

See Also