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

In This Topic
    Width Property (AnnotationLine)
    In This Topic
    The Width is the width of the annotation object.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Property Width As Single
    public override float Width {get; set;}

    Property Value

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