MapLineLayer.MapLineRules 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 map lines in the parent layer.
public:
property Microsoft::ReportingServices::RdlObjectModel::MapLineRules ^ MapLineRules { Microsoft::ReportingServices::RdlObjectModel::MapLineRules ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapLineRules ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapLineRules MapLineRules { get; set; }
member this.MapLineRules : Microsoft.ReportingServices.RdlObjectModel.MapLineRules with get, set
Public Property MapLineRules As MapLineRules
Property Value
A MapLineRules object.