Właściwość MapPolygon.MapCenterPointTemplate
Pobiera niestandardowy szablon stosowany do punktu środkowego Wielokąt mapy.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property MapCenterPointTemplate As MapPointTemplate
Get
'Użycie
Dim instance As MapPolygon
Dim value As MapPointTemplate
value = instance.MapCenterPointTemplate
public MapPointTemplate MapCenterPointTemplate { get; }
public:
property MapPointTemplate^ MapCenterPointTemplate {
MapPointTemplate^ get ();
}
member MapCenterPointTemplate : MapPointTemplate
function get MapCenterPointTemplate () : MapPointTemplate
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapPointTemplate
A MapPointTemplate obiektu.
Zobacz także