ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapPolygonLayer Class / MapCenterPointTemplate Property

In This Topic
    MapCenterPointTemplate Property (MapPolygonLayer)
    In This Topic
    Gets or sets the template to be applied for polygon center point.
    Syntax
    'Declaration
     
    Public Property MapCenterPointTemplate As MapMarkerTemplate
    public MapMarkerTemplate MapCenterPointTemplate {get; set;}
    See Also