KmlFeatureStyle.Icon

KmlFeatureStyle.Icon property

Specifies how icons for point Placemarks are drawn. Use null to indicate a missing style. Default Value is null.

public KmlIconStyle Icon { get; set; }

See Also