KmlFeatureStyle.Label

KmlFeatureStyle.Label property

Specifies how labels of a Feature are drawn. Use null to indicate a missing style. Default Value is null.

public KmlLabelStyle Label { get; set; }

See Also