Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets a template for the polygon center point to be applied to points in the parent map layer.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MapCenterPointTemplate As MapPointTemplate
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.MapPointTemplate
A MapPointTemplate object.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering