Freigeben über


MapPolygon.MapCenterPointTemplate-Eigenschaft

Gets a custom template that will be applied to the map polygon center point.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property MapCenterPointTemplate As MapPointTemplate 
    Get
'Usage
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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapPointTemplate
A MapPointTemplate object.

Siehe auch

Verweis

MapPolygon Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace