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> オブジェクト。

適用対象