C# Class AsterixDisplayAnalyser.SystemAdaptationDataSet.StateBorder

Datei anzeigen 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_oe property

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

StateName public_oe property

public string StateName
return string