LandDefinition
Class
Assembly LiveChartsCore
Namespace LiveChartsCore.Geo
Summary:
Defines the data of a lane in a map.
Object
=>
LandDefinition
Constructors
// Initializes a new instance of the LandDefinition class.
| String shortName, | // The short name. |
| String name, | // The name. |
| String setOf | // The set of. |
)
Properties
Gets or sets the data.
Type: LandData[]
Type: LandData[]