'Declaration
Public Overloads Overridable Function HitTestActiveDocumentContent( _ ByVal point As NPointF, _ ByVal depth As System.Integer, _ ByVal filter As INFilter _ ) As NNodeList
'Usage
Dim instance As NDrawingView Dim point As NPointF Dim depth As System.Integer Dim filter As INFilter Dim value As NNodeList value = instance.HitTestActiveDocumentContent(point, depth, filter)
Parameters
- point
- depth
- filter