MapLineLayer.MapLineTemplate 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 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.