ActiveReports 11
UseCustomCenterPointTemplate Property

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapPolygon Class : UseCustomCenterPointTemplate Property
Gets or sets a custom point template will be used for the polygon center point, otherwise the layer template will be used. An expression should evaluate to a System.Boolean.
Syntax
'Declaration
 
Public Property UseCustomCenterPointTemplate As ExpressionInfo
public ExpressionInfo UseCustomCenterPointTemplate {get; set;}
See Also

Reference

MapPolygon Class
MapPolygon Members