Właściwość MapPolygonTemplateInstance.ShowLabel
Pobiera wartość obliczoną ShowLabel właściwość w MapPolygonTemplate klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property ShowLabel As MapAutoBool
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapAutoBool
A MapAutoBool wartości reprezentującej obliczonej wartości ShowLabel właściwość.