Version

ShapefileRecord Class Properties

For a list of all members of this type, see ShapefileRecord members.

Public Properties
 NameDescription
Public PropertyBoundsGets the bounds for the shapes  
Public PropertyFieldsA dictionary containing the field names and values for this record.  
Public PropertyFieldsNamesGets a list of field names and values for this record  
Public PropertyFieldsTypesGets a list of field types and values for this record  
Public PropertyPointsA list of lists of points for this record.  
Public PropertyShapeTypeGets the shape type, as read from the header of the Shapefile.  
See Also