Nevron .NET Vision
Nevron.Diagram.DataStructures Namespace / NGraphVertex Class
Fields Properties Methods


In This Topic
    NGraphVertex Class Members
    In This Topic

    The following tables list the members exposed by NGraphVertex.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new graph vertex  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets the graph part container to which the part belongs (Inherited from Nevron.Diagram.DataStructures.NGraphPart)
    Public PropertyObtains a reference to the graph in which the vertex resides  
    Public PropertyGets the part id (automatically assigned when the part is added to a container) (Inherited from Nevron.Diagram.DataStructures.NGraphPart)
    Public PropertyGets/sets custom data associated with the graph part (Inherited from Nevron.Diagram.DataStructures.NGraphPart)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to return GraphPartType.Vertex  
    Public Method  
    Top
    See Also