Share via


MapPolygonLayer.MapCenterPointRules Propiedad

Definición

Obtiene o establece un conjunto de reglas para aplicar al punto central del polígono del mapa en la capa primaria.

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 de propiedad

Un objeto MapPointRules.

Se aplica a