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