MapLimitsInstance.MaximumX Property

Definition

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

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

Property Value

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

Applies to