Nevron .NET Vision
Nevron.Diagram.Extensions Namespace / NClassImporter Class
Properties Methods


In This Topic
    NClassImporter Class Members
    In This Topic

    The following tables list the members exposed by NClassImporter.

    Public Constructors
     NameDescription
    Public ConstructorConstructs a class hierarchy importer object associated with the specified document.  
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines whether to import the schema in the active layer or in a new layer named after the data set. By default set to false.  
    Public PropertyDetermines whether to import class members (properties and methods) or not.  
    Public PropertyGets/Sets the layout that should position the generated shapes.  
    Public PropertyDetermines the member format string. Only applicable when MemberFormatStyle is set to 'Custom'.  
    Public PropertyGets/sets the format of the text for the members.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a class hieararchy diagram for the given type and all of its sub classes in its assembly.  
    Top
    See Also