Table of Contents

Property XMax

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

XMax

Gets the maximum X coordinate (longitude) of the bounding box.

public double XMax { get; }

Property Value

double

Remarks

For geography, this is the maximum longitude (typically 180.0 for world coverage). For geometry, this is the maximum X value in your coordinate system.