[]
Creates a new instance of MapUnit.
public MapUnit(string name, string abbr, double metersPerUnit)
Type | Name | Description |
---|---|---|
string | name | The full name of the unit. |
string | abbr | The abbreviation name of the unit. |
double | metersPerUnit | The number of meters per unit. |