MapPointLayer.MapPointRules 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 points in the map point layer.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapPointRules ^ MapPointRules { Microsoft::ReportingServices::OnDemandReportRendering::MapPointRules ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapPointRules MapPointRules { get; }
member this.MapPointRules : Microsoft.ReportingServices.OnDemandReportRendering.MapPointRules
Public ReadOnly Property MapPointRules As MapPointRules
Property Value
A MapPointRules object.