ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / PointsLayer Class
Members

In This Topic
    PointsLayer Class
    In This Topic
    Represents a map layer containing point markers.
    Object Model
    PointsLayer Class
    Syntax
    'Declaration
     
    Public Class PointsLayer 
       Inherits LayerBase
       Implements ILegendItem 
    public class PointsLayer : LayerBase, ILegendItem  
    Inheritance Hierarchy

    System.Object
       C1.C1Report.CustomFields.Maps.MapOwnedItemBase
          C1.C1Report.CustomFields.Maps.MapOwnedKeyedItem
             C1.C1Report.CustomFields.Maps.LayerBase
                C1.C1Report.CustomFields.Maps.PointsLayer

    See Also