The ShapeFile type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CoordinateReferenceSystem |
The Coordinate Reference System of the ShapeFile as read from the .prj file WKT
|
![]() | Extent |
Gets the Rectangular extent of the shapefile
|
![]() | FilePath |
Gets the path to the ShapeFile, not including the .shp file extension
|
![]() | IsSelectable |
Indicates whether the ShapeFile is selectable.
|
![]() ![]() | MapFilesInMemory |
Gets or Sets whether to map files in memory.
|
![]() | Name |
The name of this ShapeFile.
|
![]() | ProjectionWKT |
The WKT representation of the ShapeFile's Coordinate Reference System as read from the .prj file
|
![]() ![]() | QuadTreeMaxLevels |
Static property to get/set maximum levels used by internal quad tree data structure
|
![]() | RecordCount |
Gets the number of records(shapes) in the ShapeFile
|
![]() ![]() | RenderQuality |
Gets or Sets the RenderQuality to use when rendering shapefiles
|
![]() | RenderSettings |
Gets or sets the RenderSettings used by the ShapeFile when Rendering
|
![]() | SelectedRecordIndices |
Returns a collection of all the selected record indices
|
![]() | ShapeType |
Gets the ShapeType of the ShapeFile
|
![]() ![]() | Sync |
Gets an object that can be used to synchronize access to the ShapeFile
|
![]() | VisibleRecordIndices |
Returns a collection of all the visible record indices
|