MapViewport.ProjectionCenterY プロパティ
マップ座標のマップ ビューポートの Y 投影の中心を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property ProjectionCenterY As ReportDoubleProperty
Get
'使用
Dim instance As MapViewport
Dim value As ReportDoubleProperty
value = instance.ProjectionCenterY
public ReportDoubleProperty ProjectionCenterY { get; }
public:
property ReportDoubleProperty^ ProjectionCenterY {
ReportDoubleProperty^ get ();
}
member ProjectionCenterY : ReportDoubleProperty
function get ProjectionCenterY () : ReportDoubleProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
ReportDoubleProperty オブジェクト。