MapPolygon.MapPolygonTemplate 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 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.