MapPointLayer.MapPointTemplate 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 template to be applied for points in the map point layer.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapPointTemplate ^ MapPointTemplate { Microsoft::ReportingServices::OnDemandReportRendering::MapPointTemplate ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapPointTemplate MapPointTemplate { get; }
member this.MapPointTemplate : Microsoft.ReportingServices.OnDemandReportRendering.MapPointTemplate
Public ReadOnly Property MapPointTemplate As MapPointTemplate
Property Value
A MapPointTemplate object.