KmlPolygonStyle.Fill

KmlPolygonStyle.Fill property

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

public bool Fill { get; set; }

See Also