Nevron.Nov.Diagram.Import.Map Namespace / NEsriShapefile Class


In This Topic
    NEsriShapefile Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets only the names of the columns in the DBF file without reading the other data.  
    Public PropertyGets the data table filled from the DBF file.  
    Public PropertyThe encoding to use when reading string data from the accompanying DBF data file. By default set to UTF-8.  
    Public PropertyGets the shapes.  
    Public PropertyGets/Sets the fill rule associated with this ESRI shapefile.  
    Public PropertyGets the bounds of the map.  
    Public PropertyGets/Sets the maximum zoom percent for texts.  
    Public PropertyGets/Sets the maximum zoom percent above which the shapes of this shapefile should become hidden. By default set to Double.MaxValue.  
    Public PropertyGets/Sets the minimum zoom percent for texts.  
    Public PropertyGets/Sets the minimum zoom percent at which the shapes of this shapefile should become visible. By default set to 0, which means that the shapes are always visible.  
    Public PropertyGets the name of the shapefile without the extension.  
    Public PropertySpecifies the data column from the DBF file to use for naming of the diagram shapes created from the shapefile.  
    Public PropertyGets the record type contained in this ESRI shapefile.  
    Public PropertySpecifies the data column from the DBF file to use for labeling the diagram shapes created from the shapefile.  
    Top
    See Also