MapPolygonLayer.MapCenterPointTemplate 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 for the polygon center point to be applied to points in the parent map layer.
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.