言語

MapViewportInstance.ContentMargin プロパティ

定義

ContentMarginクラスにおけるMapViewportプロパティの計算値を取得します。

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

プロパティ値

ReportSizeプロパティの計算値を表すContentMargin値です。

適用対象