Share via


MapPolygon.MapCenterPointTemplate Propiedad

Definición

Obtiene o establece una plantilla personalizada que se aplicará al punto central del polígono de mapa.

public:
 property Microsoft::ReportingServices::RdlObjectModel::MapPointTemplate ^ MapCenterPointTemplate { Microsoft::ReportingServices::RdlObjectModel::MapPointTemplate ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapPointTemplate ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapPointTemplate MapCenterPointTemplate { get; set; }
member this.MapCenterPointTemplate : Microsoft.ReportingServices.RdlObjectModel.MapPointTemplate with get, set
Public Property MapCenterPointTemplate As MapPointTemplate

Valor de propiedad

Un objeto MapPointTemplate.

Se aplica a