MapPolygonLayer.MapCenterPointRules Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a set of rules to be applied to the map polygon center point in the parent layer.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapPointRules ^ MapCenterPointRules { Microsoft::ReportingServices::OnDemandReportRendering::MapPointRules ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapPointRules MapCenterPointRules { get; }
member this.MapCenterPointRules : Microsoft.ReportingServices.OnDemandReportRendering.MapPointRules
Public ReadOnly Property MapCenterPointRules As MapPointRules
Property Value
A MapPointRules object.