次の方法で共有


MapPolygonTemplateInstance.ShowLabel プロパティ

MapPolygonTemplate クラスの ShowLabel プロパティの計算値を取得します。

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

構文

'宣言
Public ReadOnly Property ShowLabel As MapAutoBool 
    Get
'使用
Dim instance As MapPolygonTemplateInstance 
Dim value As MapAutoBool 

value = instance.ShowLabel
public MapAutoBool ShowLabel { get; }
public:
property MapAutoBool ShowLabel {
    MapAutoBool get ();
}
member ShowLabel : MapAutoBool
function get ShowLabel () : MapAutoBool

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.MapAutoBool
ShowLabel プロパティの計算値を表す MapAutoBool 値。

関連項目

参照

MapPolygonTemplateInstance クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間