次の方法で共有


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 値。

適用対象