MapPolygon.MapCenterPointTemplate Property

Definition

Gets a custom template that will be applied to the map polygon center point.

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

Property Value

A MapPointTemplate object.

Applies to