ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IHitTestTraverseContext Interface / _hitTestResult Property

In This Topic
    _hitTestResult Property (IHitTestTraverseContext)
    In This Topic
    Syntax
    'Declaration
     
    Property _hitTestResult As HitTestResult
    HitTestResult _hitTestResult {get; set;}
    See Also