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

In This Topic
    KmlLayer Class
    In This Topic
    Represents a map layer containing KML spatial data.
    Object Model
    KmlLayer Class
    Syntax
    'Declaration
     
    Public Class KmlLayer 
       Inherits LayerBase
       Implements ILegendItem 
    public class KmlLayer : 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.KmlLayer

    See Also