ActiveReports Developer 7
Annotation Class Members
See Also  Properties  Methods  Events
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace : Annotation Class

Glossary Item Box

The following tables list the members exposed by Annotation.

Public Properties

 NameDescription
Public PropertyAlphaGets or sets the opacity of the Annotation object.  
Public PropertyBorderGets the border for the annotation object.  
Public PropertyColorGets or sets the color that is used to fill the annotation object.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyHeightGets or sets the height of the annotation object, in inches.  
Public PropertyPageRectangleGets or sets the rectangular area of the page on which the annotation is drawn.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyWidthGets or sets the width of the annotation object, in inches.  
Public PropertyXGets or sets the value in inches of the horizontal location of the annotation.  
Public PropertyYGets or sets the value in inches of the vertical location of the annotation.  
Top

Public Methods

 NameDescription
Public MethodAttachSets the top left most coordinates for the annotation object.  
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from System.ComponentModel.Component)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodRefreshRefreshes the display of the annotation object.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Top

Public Events

 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Top

See Also