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 or sets a set of rules to be applied to the map points in the map point layer.
public:
property Microsoft::ReportingServices::RdlObjectModel::MapPointRules ^ MapPointRules { Microsoft::ReportingServices::RdlObjectModel::MapPointRules ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapPointRules ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapPointRules MapPointRules { get; set; }
member this.MapPointRules : Microsoft.ReportingServices.RdlObjectModel.MapPointRules with get, set
Public Property MapPointRules As MapPointRules
Property Value
A MapPointRules object.