次の方法で共有


MapViewport.GridUnderContent プロパティ

マップ コンテンツの下にマップの経線と緯線を描画するかどうかを示します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property GridUnderContent As ReportBoolProperty 
    Get
'使用
Dim instance As MapViewport 
Dim value As ReportBoolProperty 

value = instance.GridUnderContent
public ReportBoolProperty GridUnderContent { get; }
public:
property ReportBoolProperty^ GridUnderContent {
    ReportBoolProperty^ get ();
}
member GridUnderContent : ReportBoolProperty
function get GridUnderContent () : ReportBoolProperty

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
ReportBoolProperty オブジェクト。

関連項目

参照

MapViewport クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間