Właściwość MapPolygon.MapPolygonTemplate
Pobiera niestandardowy szablon stosowany do wielokąta 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 MapPolygon
Dim value As MapPolygonTemplate
value = instance.MapPolygonTemplate
public MapPolygonTemplate MapPolygonTemplate { get; }
public:
property MapPolygonTemplate^ MapPolygonTemplate {
MapPolygonTemplate^ get ();
}
member MapPolygonTemplate : MapPolygonTemplate
function get MapPolygonTemplate () : MapPolygonTemplate
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapPolygonTemplate
A MapPolygonTemplate obiektu.
Zobacz także