Returns the Envelopes minimum y-value. min y > max y
indicates that this is a null Envelope.
Namespace: DHI.ProjectionsAssembly: DHI.Projections (in DHI.Projections.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public double YMin { get; }
Public ReadOnly Property YMin As Double
Get
public:
property double YMin {
double get ();
}
member YMin : float with get
Property Value
Type:
DoubleSee Also