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 or sets a custom template to be applied to the map line.
public:
property Microsoft::ReportingServices::RdlObjectModel::MapLineTemplate ^ MapLineTemplate { Microsoft::ReportingServices::RdlObjectModel::MapLineTemplate ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapLineTemplate ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapLineTemplate MapLineTemplate { get; set; }
member this.MapLineTemplate : Microsoft.ReportingServices.RdlObjectModel.MapLineTemplate with get, set
Public Property MapLineTemplate As MapLineTemplate
Property Value
A MapLineTemplate object.