Partager via


Propriété MapLineLayer.MapLineTemplate

Gets a line template to be applied for lines in the parent map layer.

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

Syntaxe

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

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

Valeur de propriété

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

Voir aussi

Référence

MapLineLayer Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering