GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > HitTestInfo Structure : HitTestInfo Constructor |
'Declaration Public Function New( _ ByVal result As HitTestResult, _ ByVal underlyingArea As ILayoutArea, _ ByVal interactiveAreaID As System.String, _ ByVal data As System.String _ )
public HitTestInfo( HitTestResult result, ILayoutArea underlyingArea, System.string interactiveAreaID, System.string data )