MapPolygonLayer.MapCenterPointRules Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define um conjunto de regras a serem aplicadas ao ponto central do polígono do mapa na camada pai.
public:
property Microsoft::ReportingServices::RdlObjectModel::MapPointRules ^ MapCenterPointRules { Microsoft::ReportingServices::RdlObjectModel::MapPointRules ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapPointRules ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapPointRules MapCenterPointRules { get; set; }
member this.MapCenterPointRules : Microsoft.ReportingServices.RdlObjectModel.MapPointRules with get, set
Public Property MapCenterPointRules As MapPointRules
Valor da propriedade
Um objeto MapPointRules.