ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / AnnotationLayerViewModel.HitTestInfo Class / IsEmpty Property

In This Topic
    IsEmpty Property (AnnotationLayerViewModel.HitTestInfo)
    In This Topic
    Gets true if HitTest returned empty result
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also