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