Property XMin
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
XMin
Gets the minimum X coordinate (longitude) of the bounding box.
public double XMin { get; }
Property Value
Remarks
For geography, this is the minimum longitude (typically -180.0 for world coverage). For geometry, this is the minimum X value in your coordinate system.