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