'Declaration
Public Function Get2DIntersections( _ ByVal begin As NPointD, _ ByVal end As NPointD _ ) As System.Collections.Generic.List(Of NVector2DD)
'Usage
Dim instance As NHeatMapSeries Dim begin As NPointD Dim end As NPointD Dim value As System.Collections.Generic.List(Of NVector2DD) value = instance.Get2DIntersections(begin, end)
Parameters
- begin
- end