MapLimitsInstance.MinimumX Property

Definition

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

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

Property Value

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

Applies to