Method | Description | |
---|---|---|
SetBounds ( BoundingRectangle Bounds ) : void |
Sets a bounds of all shapes in file.
|
|
SetBounds ( |
Sets a bounds of all shapes in file.
|
|
ShapeFileHeader ( ) : System |
Initializes a new instance of MapAround.IO.ShapeFileHeader.
|
|
ToString ( ) : string |
Returns a System.String that represents the current MapAround.IO.ShapeFileHeader.
|
Method | Description | |
---|---|---|
Write ( |
Writes this header to the stream.
|
public SetBounds ( BoundingRectangle Bounds ) : void | ||
Bounds | BoundingRectangle | A bounding rectangle defining the bounds |
return | void |
public SetBounds ( |
||
headerBounds | A header wrom which to take a bounds | |
return | void |