次の方法で共有


MapViewport.ContentMargin プロパティ

定義

マップ ビューポートとそのコンテンツ間の余白を取得します。

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

プロパティ値

ReportSizeProperty オブジェクト。

適用対象