Left Property (MapLocation)
Gets or sets the distance of the item from the left of the containing object.
public double Left {get; set;}
'Declaration
Public Property Left As Double
Property Value
A
System.Double representing the distance from the left of the containing object.