Miner.Responder.Presentation.Wpf.Switching Assembly > Miner.Responder.Presentation.Wpf.Switching.UI.ViewModel Namespace > AffectedCustomersSeries Class > GeneratePaths Method : GeneratePaths(IEnumerable<KeyValuePair<Int32,Int32>>,PathFigure,Int32,Int32,Int32) Method |
'Declaration Public Overloads Sub GeneratePaths( _ ByVal values As IEnumerable(Of KeyValuePair(Of Integer,Integer)), _ ByVal path As PathFigure, _ ByRef minStep As Integer, _ ByRef maxStep As Integer, _ ByRef maxCount As Integer _ )
'Usage Dim instance As AffectedCustomersSeries Dim values As IEnumerable(Of KeyValuePair(Of Integer,Integer)) Dim path As PathFigure Dim minStep As Integer Dim maxStep As Integer Dim maxCount As Integer instance.GeneratePaths(values, path, minStep, maxStep, maxCount)
public void GeneratePaths( IEnumerable<KeyValuePair<int,int>> values, PathFigure path, ref int minStep, ref int maxStep, ref int maxCount )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.