MapLineLayer.MapLineRules Property

Definition

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.

Applies to