MapLimitsInstance.MinimumY Property

Definition

Gets the calculated value of the MinimumY property in a MapLimits class.

public:
 property double MinimumY { double get(); };
public double MinimumY { get; }
member this.MinimumY : double
Public ReadOnly Property MinimumY As Double

Property Value

A double value that represents the calculated value of the MinimumY property.

Applies to