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

In This Topic
    Handle Property (AnnotationLayerViewModel.HitTestInfo)
    In This Topic
    Gets the adorner handle
    Syntax
    'Declaration
     
    Public ReadOnly Property Handle As AdornerHandleType
    public AdornerHandleType Handle {get;}
    See Also