ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / Annotation Class / Width Property

In This Topic
    Width Property (Annotation)
    In This Topic
    Gets or sets the width of the annotation object.
    Syntax
    'Declaration
     
    Public Overridable Property Width As Single
    public virtual float Width {get; set;}
    See Also