ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapPolygonLayer Class / MapPolygonTemplate Property

In This Topic
    MapPolygonTemplate Property (MapPolygonLayer)
    In This Topic
    Gets or sets the template to be applied for polygons within the layer.
    Syntax
    'Declaration
     
    Public Property MapPolygonTemplate As MapPolygonTemplate
    public MapPolygonTemplate MapPolygonTemplate {get; set;}
    See Also