Click or drag to resize

XyEnvelopeYMax Property

Returns the Envelopes maximum y-value. min y > max y indicates that this is a null Envelope.

Namespace:  DHI.Projections
Assembly:  DHI.Projections (in DHI.Projections.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double YMax { get; }

Property Value

Type: Double
See Also