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

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