MapPolygonLayer.MapCenterPointTemplate Propriedade

Definição

Obtém ou define um modelo para o ponto central do polígono a ser aplicado a pontos na camada do mapa pai.

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 da propriedade

Um objeto MapPointTemplate.

Aplica-se a