KmlFeatureStyle.List

KmlFeatureStyle.List property

Specifies how a Feature is displayed in the list view. Use null to indicate a missing style. Default Value is null.

public KmlListStyle List { get; set; }

See Also