MapViewportInstance.ProjectionCenterY 属性

定义

获取 ProjectionCenterY 类中 MapViewport 属性的计算值。

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

属性值

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

适用于