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 a set of rules to be applied to map lines in the parent layer.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapLineRules ^ MapLineRules { Microsoft::ReportingServices::OnDemandReportRendering::MapLineRules ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapLineRules MapLineRules { get; }
member this.MapLineRules : Microsoft.ReportingServices.OnDemandReportRendering.MapLineRules
Public ReadOnly Property MapLineRules As MapLineRules
Property Value
A MapLineRules object.