LandData
Class

Assembly LiveChartsCore
Namespace LiveChartsCore.Geo

Summary:
Defines the land data class.

Inheritance:
Object =>
LandData

Constructors

// Initializes a new instance of the LandData class.
Double[][] coordinates// *summary not found*
)

Properties

Gets or sets the maximum bounds.
Type: Double[]
Gets or sets the minimum bounds.
Type: Double[]
Gets the bounds hypotenuse.
Type: Double
Gets or sets the land data.
Type: LvcPointD[]
Gets or sets the shape.
Type: BaseVectorGeometry
Gets or sets the parent land definition.
Type: LandDefinition