ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / AnnotationItemViewModel Class / Bounds Property

In This Topic
    Bounds Property (AnnotationItemViewModel)
    In This Topic
    Gets annotation item bounds
    Syntax
    'Declaration
     
    Public ReadOnly Property Bounds As Rect
    public Rect Bounds {get;}
    See Also