MapViewport.GridUnderContent プロパティ

定義

地図の子午線と緯線が地図内容の下に描画されるかどうかを示します。

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

プロパティ値

ReportBoolProperty オブジェクト。

適用対象