MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapPolygon Class

MapPolygon Class Properties

For a list of all members of this type, see MapPolygon members.

Public Properties
 NameDescription
Public PropertyGets or sets the custom point template to be used for the polygon center point. Ignored if UseCustomCenterPointTemplate is false.  
Public PropertyGets or sets the custom polygon template to be used for the polygon. Ignored if UseCustomPolygonTemplate is false.  
Public PropertyGets 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.  
Public PropertyGets or sets a custom polygon template will be used for the polygon, otherwise the layer template will be used. An expression should evaluate to a System.Boolean.  
Top
See Also