ActiveReports.Viewer3 Request technical support
Annotation Class Members
See Also  Properties  Methods  Events


The following tables list the members exposed by Annotation.

Public Constructors

 NameDescription
Public ConstructorAnnotation ConstructorInitializes a new instance of the Annotation class.  
Top

Public Properties

 NameDescription
Public PropertyAlphaGets or sets the opacity of the Annotation objcet.  
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 PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyWidthGets or sets the width of the annotation object, in inches.  
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 MethodRenderRenders the Annotation object. For internal use only.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Top

Public Events

 NameDescription
Public EventDisposedAdds an event handler to listen to the Disposed event on the component. (Inherited from System.ComponentModel.Component)
Public EventPropertyChangedFor internal use only.  
Top

See Also