MapLocationInstance.Left Property

Definition

Gets the calculated value of the Left property in a MapLocation class.

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

Property Value

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

Applies to