MapLine.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 custom template to be applied to the map line.
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.