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

In This Topic
    KmlItemStyle Class
    In This Topic
    Represents a style used to render KML items on a map.
    Object Model
    KmlItemStyle Class
    Syntax
    'Declaration
     
    Public Class KmlItemStyle 
       Inherits MapStyleBase
       Implements ILegendItem 
    public class KmlItemStyle : MapStyleBase, ILegendItem  
    Inheritance Hierarchy

    System.Object
       C1.C1Report.CustomFields.Maps.MapOwnedItemBase
          C1.C1Report.CustomFields.Maps.MapOwnedKeyedItem
             C1.C1Report.CustomFields.Maps.MapStyleBase
                C1.C1Report.CustomFields.Maps.KmlItemStyle
                   C1.C1Report.CustomFields.Maps.InlineKmlItemStyle

    See Also