MapPolygonLayer.MapPolygonTemplate Property

Definition

Gets a polygon template to be applied for polygons in the parent map layer.

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