MapLocationInstance.Top Property

Definition

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

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

Property Value

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

Applies to