KmlFeatureStyle.Balloon

KmlFeatureStyle.Balloon property

Specifies how the description balloon for placemarks is drawn. Use null to indicate a missing style. Default Value is null.

public KmlBalloonStyle Balloon { get; set; }

See Also