MapLimitsInstance.MaximumY Property

Definition

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

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

Property Value

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

Applies to