Właściwość MapPolygon.MapPolygonTemplate
Pobiera lub ustawia niestandardowy szablon stosowany do wielokąta mapy.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Property MapPolygonTemplate As MapPolygonTemplate
Get
Set
'Użycie
Dim instance As MapPolygon
Dim value As MapPolygonTemplate
value = instance.MapPolygonTemplate
instance.MapPolygonTemplate = value
public MapPolygonTemplate MapPolygonTemplate { get; set; }
public:
property MapPolygonTemplate^ MapPolygonTemplate {
MapPolygonTemplate^ get ();
void set (MapPolygonTemplate^ value);
}
member MapPolygonTemplate : MapPolygonTemplate with get, set
function get MapPolygonTemplate () : MapPolygonTemplate
function set MapPolygonTemplate (value : MapPolygonTemplate)
Wartość właściwości
Typ: Microsoft.ReportingServices.RdlObjectModel.MapPolygonTemplate
A MapPolygonTemplate obiektu.