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

In This Topic
    MapPolygonRules Property
    In This Topic
    Gets or sets the set of rules to be applied for polygons within the layer.
    Syntax
    'Declaration
     
    Public Property MapPolygonRules As MapPolygonRules
    public MapPolygonRules MapPolygonRules {get; set;}
    See Also