Udostępnij przez


Właściwość MapPolygonLayer.MapPolygonTemplate

Pobiera szablon Wielokąt stosowane dla wielokątów w warstwie mapy.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property MapPolygonTemplate As MapPolygonTemplate
    Get
'Użycie
Dim instance As MapPolygonLayer
Dim value As MapPolygonTemplate

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