ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapPointTemplate Class
Members

In This Topic
    MapPointTemplate Class
    In This Topic
    Defines a template to be applied to points within a point or polygon layer
    Object Model
    MapPointTemplate Class
    Syntax
    'Declaration
     
    Public Class MapPointTemplate 
       Inherits MapSpatialElementTemplate
    public class MapPointTemplate : MapSpatialElementTemplate 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.MapSpatialElementTemplate
          GrapeCity.ActiveReports.PageReportModel.MapPointTemplate
             GrapeCity.ActiveReports.PageReportModel.MapMarkerTemplate

    See Also