C# Class AsterixDisplayAnalyser.SystemAdaptationDataSet.StateBorder

Show file Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY

Public Properties

Property Type Description
StateBorderPoints System.Collections.Generic.List
StateName string

Public Methods

Method Description
StateBorder ( string S_Name, System S_Points ) : System

Method Details

StateBorder() public method

public StateBorder ( string S_Name, System S_Points ) : System
S_Name string
S_Points System
return System

Property Details

StateBorderPoints public property

public System.Collections.Generic.List StateBorderPoints
return System.Collections.Generic.List

StateName public property

public string StateName
return string