Nevron .NET Vision
Nevron.Diagram.Visio Namespace / NVisioImporter Class
Properties Methods


In This Topic
    NVisioImporter Class Members
    In This Topic

    The following tables list the members exposed by NVisioImporter.

    Public Constructors
     NameDescription
    Public ConstructorInitializing constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines the measurement unit the importer should use. By default set to NGraphicsUnit.Inch.  
    Public PropertyControls whether the importer should preserve the shape hierarchy as in the Visio stencil thus creating nested groups or to import all Visio child shapes as custom paths in a composite shape. By default set to false.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Imports the Visio stencil from the specified file.  
    Top
    See Also