Nevron .NET Vision
Nevron.Diagram.Templates Namespace / NGraphTemplate Class
Members


In This Topic
    NGraphTemplate Class
    In This Topic
    The NGraphTemplate class is a template, which serves as base class for all templates which create graph
    Object Model
    NGraphTemplate Class
    Syntax
    Remarks
    It enhances its base with the following features:
    • Exposed by the VerticesStyle and EdgesStyle properties
    • Exposed by the VerticesSize and VerticesShape properties
    • Exposed by the HorizontalSpacing and VerticalSpacing properties
    • Achieved with the help of the CreateLineGraphEdge and CreateGraphVertex methods.
    Inheritance Hierarchy
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also