ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapPointLayer Class / MapPointRules Property

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