ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / HitTestResult Class / point Property

In This Topic
    point Property (HitTestResult)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property point As IPoint
    public IPoint point {get;}
    See Also