Partager via


Propriété MapLineLayer.MapLineRules

Gets a set of rules to be applied to map lines in the parent layer.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MapLineRules As MapLineRules 
    Get
'Utilisation
Dim instance As MapLineLayer 
Dim value As MapLineRules 

value = instance.MapLineRules
public MapLineRules MapLineRules { get; }
public:
property MapLineRules^ MapLineRules {
    MapLineRules^ get ();
}
member MapLineRules : MapLineRules
function get MapLineRules () : MapLineRules

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.MapLineRules
A MapLineRules object.

Voir aussi

Référence

MapLineLayer Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering