Geotools.Net

ShapefileHeader.Bounds Property

Gets and sets the bounds of the shape file.

[Visual Basic]
Public Property Bounds As Envelope
[C#]
public Geotools.Geometries.Envelope Bounds {get; set;}

Property Value

Missing <value> documentation for P:Geotools.Data.ShapefileHeader.Bounds

Remarks

Missing <remarks> documentation for P:Geotools.Data.ShapefileHeader.Bounds

See Also

ShapefileHeader Class | ShapefileHeader Members | Geotools.Data Namespace