KmlListStyle Class
Contents
[
Hide
]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
| Name | Description |
|---|---|
| KmlListStyle() | Initializes a new instance of the KmlListStyle class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| background_color | System.Drawing.Color | r/w | Specifies the background color of the graphic element. Default value is . |
| item_icons | System.Collections.Generic.IReadOnlyList | r/w | Icon used in the List view that reflects the state of a Folder or Link fetch. Default value is |
| item_type | KmlItemTypes | r/w | Specifies how a kml:Folder and its contents shall be displayed as items in the list view. Default value is KmlItemTypes.CHECK. |
| max_snippet_lines | int | r/w | Specifies 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