Share via


MapPolygonLayer.MapCenterPointTemplate Propiedad

Definición

Obtiene o establece una plantilla del punto central del polígono para aplicar a los puntos de la capa de mapa primaria.

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