Version 24.2 (latest)

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 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 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 PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
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