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

In This Topic
    CreateEmpty Method (AnnotationLayerViewModel.HitTestInfo)
    In This Topic
    Creates the empty hit test info.
    Syntax
    'Declaration
     
    Public Shared Function CreateEmpty() As AnnotationLayerViewModel.HitTestInfo
    public static AnnotationLayerViewModel.HitTestInfo CreateEmpty()
    See Also