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

In This Topic
    Annotation Class Members
    In This Topic

    The following tables list the members exposed by Annotation.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor for the annotation object.  
    Top
    Public Properties
     NameDescription
    Public PropertyControls the alpha channel of the background color  
    Public PropertyThe Border property allows you to access the border object for the annotation object.  
    Public PropertyThe color is used to fill the annotation object.  
    Public PropertyThe Height is the height of the annotation object.  
    Public PropertyThe Width is the width of the annotation object.  
    Public PropertyThe X is the left most coordinate for the annotation object.  
    Public PropertyThe Y is the top most coordinate for the annotation object.  
    Top
    Public Methods
     NameDescription
    Public MethodThe method set the top left most coordinates for the annotation object.  
    Public MethodThe method refreshes the display of the annotation object.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when [property changed].  
    Top
    See Also