Version 24.2 (latest)

ShapeFileReader Class Properties

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

Public Properties
 NameDescription
Public PropertyCoordinateSystemSets or gets the coordinate system used to project the shapefile contents to geodetic coordinates. (Inherited from Infragistics.Controls.Maps.Reader)
Public PropertyDataMappingSets or gets the DataMapping for this Reader. (Inherited from Infragistics.Controls.Maps.Reader)
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 PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyLayerGets the map layer for the current ShapeFileReader object. (Inherited from Infragistics.Controls.Maps.Reader)
Public PropertyUriUri location of the ShapeFile to be read by this ShapeFileReader object. This can be an absolute uri starting with http:// or a uri relative to the location of the .xap file in context.  
See Also