KmlPolygonStyle.Outline

KmlPolygonStyle.Outline property

Specifies whether to outline the polygon. Default value is true.

public bool Outline { get; set; }

See Also