MapPolygon.MapPolygonTemplate Property

Definition

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

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

Property Value

A MapPolygonTemplate object.

Applies to