Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ShapefileRecord Class Members
The following tables list the members exposed by ShapefileRecord.
Public Properties
| Name | Description |
| Bounds | Gets the bounds for the shapes |
| Fields | A dictionary containing the field names and values for this record. |
| FieldsNames | Gets a list of field names and values for this record |
| FieldsTypes | Gets a list of field types and values for this record |
| Points | A list of lists of points for this record. |
| ShapeType | Gets the shape type, as read from the header of the Shapefile. |
Public Methods
Public Events
| Name | Description |
| PropertyChanged | Event raised when a property value is changed. |
See Also