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