MapLineLayer.MapLineTemplate Property

Definition

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapLineTemplate ^ MapLineTemplate { Microsoft::ReportingServices::OnDemandReportRendering::MapLineTemplate ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapLineTemplate MapLineTemplate { get; }
member this.MapLineTemplate : Microsoft.ReportingServices.OnDemandReportRendering.MapLineTemplate
Public ReadOnly Property MapLineTemplate As MapLineTemplate

Property Value

A MapLineTemplate object.

Applies to