Version 24.2 (latest)

ShapefileConverter Class Properties

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

Public Properties
 NameDescription
Public PropertyComputedWorldRectGets the world bounding rectangle, based on the filtered shapes  
Public PropertyCountThe total number of ShapefileRecords in the collection.  
Public PropertyDatabaseSourceThe Uri of the .dbf portion of the Shapefile.  
Public PropertyDeferImportCompletedThe Uri of the .shp portion of the Shapefile.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsReadOnlyBoolean property indicating whether or not the collection is read-only.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
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 the world bounding rectangle, as read from the header of the Shapefile.  
See Also