MapViewport.ProjectionCenterY プロパティ

定義

マップ座標のマップ ビューポートの Y 投影の中心を取得します。値の設定も可能です。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<double> ProjectionCenterY { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<double> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<double> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<double> ProjectionCenterY { get; set; }
member this.ProjectionCenterY : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<double> with get, set
Public Property ProjectionCenterY As ReportExpression(Of Double)

プロパティ値

ReportExpression<T> オブジェクト。

適用対象