Version

ShapefileConverter Class Properties

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

Public Properties
 NameDescription
Public PropertyCountThe total number of ShapefileRecords in the collection.  
Public PropertyDatabaseSourceThe Uri of the .dbf portion of the Shapefile.  
Public PropertyIsReadOnlyBoolean property indicating whether or not the collection is read-only.  
Public PropertyItemShapefileConverter indexer.  
Public PropertyShapefileSourceThe Uri of the .shp portion of the Shapefile.  
Public PropertyShapeHeaderGets the header of the Shapefile.  
Public PropertyShapeTypeGets the shape type, as read from the header of the Shapefile.  
Public PropertyWorldRectGets or sets the world bounding rectangle.  
See Also