KmlListStyle Class

Summary: Specifies how a Feature is displayed in the list view.

Module: aspose.gis.formats.kml.styles

Full Name: aspose.gis.formats.kml.styles.KmlListStyle

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
KmlListStyle()Initializes a new instance of the KmlListStyle class

Properties

NameTypeAccessDescription
background_colorSystem.Drawing.Colorr/wSpecifies the background color of the graphic element. Default value is .
item_iconsSystem.Collections.Generic.IReadOnlyListr/wIcon used in the List view that reflects the state of a Folder or Link fetch.
Default value is means the icons are none.
item_typeKmlItemTypesr/wSpecifies how a kml:Folder and its contents shall be displayed as items in the list view.
Default value is KmlItemTypes.CHECK.
max_snippet_linesintr/wSpecifies the maximum number of lines to display in the list view. Default value is ‘2’.

Constructor: KmlListStyle()

 KmlListStyle() 

Initializes a new instance of the KmlListStyle class