MapLocationInstance.Left 属性

定义

获取 Left 类中 MapLocation 属性的计算值。

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

属性值

一个 double 值,该值表示 Left 属性的计算值。

适用于