Nevron Open Vision Documentation
Nevron.Nov.Diagram.Formats Namespace / NEsriShapefileLoadSettings Class
Fields Properties


In This Topic
    NEsriShapefileLoadSettings Class Members
    In This Topic

    The following tables list the members exposed by NEsriShapefileLoadSettings.

    Public Constructors
     NameDescription
    Public ConstructorConstructors.  
    Top
    Public Fields
     NameDescription
    Public FieldThe URI the document is being loaded from. (Inherited from Nevron.Nov.Dom.NDocumentLoadSettings)
    Public FieldThe begin color.  
    Public FieldThe number of color shades to fill the imported shapes with.  
    Public FieldThe document size. (Inherited from Nevron.Nov.Dom.NDocumentLoadSettings)
    Public FieldThe source from which the document was loaded. (Inherited from Nevron.Nov.Dom.NDocumentLoadSettings)
    Public FieldThe end color.  
    Public FieldThe name of the DBF column to use for filling the shapes.  
    Public FieldThe height of the imported map. By default set to the default page height.  
    Public FieldThe width of the imported map. By default set to the default page width.  
    Public FieldThe meridians render mode.  
    Public FieldThe name of the DBF column to use for naming the shapes.  
    Public FieldThe parallels render mode.  
    Public FieldThe map projection to use.  
    Public FieldThe maximum zoom percentage at which to show imported shapes.  
    Public FieldThe minimum zoom percentage at which to show imported shapes.  
    Public FieldThe name of the DBF column to use for setting the text of the shapes.  
    Public FieldThe maximum zoom percentage at which to show imported shape texts.  
    Public FieldThe minimum zoom percentage at which to show imported shape texts.  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.Diagram.Formats.NDrawingLoadSettings)
    Top
    Public Properties
     NameDescription
    Public PropertyGets the drawing info (thumbnail, description and library settings) for the loaded drawing. Automatically updated by Nevron after loading the drawing. (Inherited from Nevron.Nov.Diagram.Formats.NDrawingLoadSettings)
    Top
    See Also