KmlListStyle.ItemIcons
KmlListStyle.ItemIcons property
列表视图中使用的图标,反映文件夹或链接提取的状态。 默认值为null
表示没有图标。
public IReadOnlyList<KmlItemIcon> ItemIcons { get; set; }
也可以看看
- class KmlItemIcon
- class KmlListStyle
- 命名空间 Aspose.Gis.Formats.Kml.Styles
- 部件 Aspose.GIS
列表视图中使用的图标,反映文件夹或链接提取的状态。 默认值为null
表示没有图标。
public IReadOnlyList<KmlItemIcon> ItemIcons { get; set; }