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

In This Topic
    KmlItemStyle Class Members
    In This Topic

    The following tables list the members exposed by KmlItemStyle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden.   
    Public PropertyGets or sets the fill color of markers placed on the map.  
    Public PropertyGets or sets an expression specifying the name (caption) associated with the KML item. Set to an empty string ("") to suppress printing of item captions.  
    Public PropertyGets or sets the name of the item. If specified, and the item is contained in a collection, this name can be used in script expressions to reference the item by name rather than by index. (Inherited from C1.C1Report.CustomFields.Maps.MapOwnedItemBase)
    Public PropertyGets or sets the stroke color of markers placed on the map.  
    Top
    Public Methods
    See Also