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

In This Topic
    MapCenterPointRules Property
    In This Topic
    Gets or sets the set of rules to be applied for polygon center point.
    Syntax
    'Declaration
     
    Public Property MapCenterPointRules As MapPointRules
    public MapPointRules MapCenterPointRules {get; set;}
    See Also