MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / Annotation Class
Properties Methods Events

Annotation Class Members

The following tables list the members exposed by Annotation.

Public Constructors
 NameDescription
Public ConstructorConstructor for the annotation object  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the alpha channel of the background color  
Public PropertyGets the border object for the annotation object.  
Public PropertyGets or sets the color used to fill the annotation object.  
Public PropertyGets or sets the height of the annotation object.  
Public PropertyGets or sets the width of the annotation object.  
Public PropertyGets or sets X - the leftmost coordinate for the annotation object.  
Public PropertyGets or sets Y - the topmost coordinate for the annotation object.  
Top
Public Methods
 NameDescription
Public MethodSets the top leftmost coordinates for the annotation object.  
Public MethodUpdates the display of the annotation object.  
Top
Public Events
 NameDescription
Public EventEvent that occurs when a property is changed.  
Top
See Also