Compartir a través de


MapPolygonLayer.MapCenterPointTemplate Propiedad

Gets a template for the polygon center point to be applied to points in the parent map layer.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property MapCenterPointTemplate As MapPointTemplate 
    Get
'Uso
Dim instance As MapPolygonLayer 
Dim value As MapPointTemplate 

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

Valor de la propiedad

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

Vea también

Referencia

MapPolygonLayer Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering