言語

MapLocation.Left プロパティ

定義

マップビューポートの左側からの距離を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ Left { Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty Left { get; }
member this.Left : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
Public ReadOnly Property Left As ReportDoubleProperty

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象