ActiveReports 18 .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
    The Width is the width of the annotation object.
    Syntax
    'Declaration
     
    Public Overridable Property Width As Single
    public virtual float Width {get; set;}

    Property Value

    The Width is the width of the annotation object.
    See Also