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


The following tables list the members exposed by AnnotationArrow.

Public Constructors

 NameDescription
Public ConstructorAnnotationArrow ConstructorInitializes a new instance of the AnnotationArrow class.  
Top

Public Properties

 NameDescription
Public PropertyAlignmentGets or sets the horizontal alignment of the text within the bounds of an annotation. (Inherited from AnnotationText)
Public PropertyAlphaGets or sets the opacity of the Annotation objcet. (Inherited from Annotation)
Public PropertyArrowDirectionGets or sets the direction of the AnnotationArrow object.  
Public PropertyBorderGets the border for the annotation object. (Inherited from Annotation)
Public PropertyColorGets or sets the color that is used to fill the annotation object. (Inherited from Annotation)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyFontGets or sets the text font associated with the annotation. (Inherited from AnnotationText)
Public PropertyHeightGets or sets the height of the annotation object, in inches. (Inherited from Annotation)
Public PropertyLineAligmentGets or sets the vertical alignment of the text within the bounds of the annotation. (Inherited from AnnotationText)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyTextGets or sets the text to be rendered in the annotation. (Inherited from AnnotationText)
Public PropertyTextColorGets or sets the color of the text that is rendered with the annotation. (Inherited from AnnotationText)
Public PropertyWidthGets or sets the width of the annotation object, in inches. (Inherited from Annotation)
Top

Public Methods

 NameDescription
Public MethodAttachSets the top left most coordinates for the annotation object. (Inherited from Annotation)
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. (Inherited from Annotation)
Public MethodRenderOverridden. 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. (Inherited from Annotation)
Top

See Also