Table of Contents

Property YMin

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

YMin

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

public double YMin { get; }

Property Value

double

Remarks

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