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