Class BoundingBox
- Namespace
- LightningChartLib.WinForms.Charting.Maps
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
summary
T:LightningChartLib.WinForms.Charting.Maps.BoundingBox
- Inheritance
-
BoundingBox
- Inherited Members
-
Constructors
LightningChartLib.WinForms.Charting.Maps.BoundingBox
Properties
summary
P:LightningChartLib.WinForms.Charting.Maps.BoundingBox.East
public float East { get; set; }
Property Value
- float
summary
P:LightningChartLib.WinForms.Charting.Maps.BoundingBox.North
public float North { get; set; }
Property Value
- float
summary
P:LightningChartLib.WinForms.Charting.Maps.BoundingBox.South
public float South { get; set; }
Property Value
- float
summary
P:LightningChartLib.WinForms.Charting.Maps.BoundingBox.West
public float West { get; set; }
Property Value
- float