Table of Contents

Property YMax

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

YMax

Gets the maximum Y coordinate (latitude) of the bounding box.

public double YMax { get; }

Property Value

double

Remarks

For geography, this is the maximum latitude (typically 90.0 for world coverage). For geometry, this is the maximum Y value in your coordinate system.