Nevron .NET Vision
Nevron.Diagram.Templates Namespace / NRectangularGridTemplate Class
Properties Methods Events


In This Topic
    NRectangularGridTemplate Class Members
    In This Topic

    The following tables list the members exposed by NRectangularGridTemplate.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the columns count  
    Public PropertySpecifies whether the grid vertices are connected  
    Public PropertySpecifies the default style applied to edges (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public PropertySpecifies the default stylesheet name of the edges (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public PropertyGets/sets the horizontal spacing between vertices (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public PropertyGets/sets the template origin (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public PropertyGets/sets the rows count  
    Public PropertyGets/sets the vertical spacing between vertices (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public PropertyGets/sets the shape of the vertices constructed by this template (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public PropertyGets/sets the size of the vertices constructed by this template (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public PropertySpecifies the default style applied to vertices (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public PropertySpecifies the default stylesheet name of the vertices (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this object (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public MethodCalled when the measurement unit of the measurements stored in this node have changed and all measurements must be converted to the new unit (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public MethodCreates the template in the specified document (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public Method (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public MethodCreates the template user controls, which are used in the wizard (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public MethodGets a child or descendant attribute by its name (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public MethodGets the name of the specified child attribute (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public MethodOverridden. Overriden to return the rectangular grid description  
    Public MethodCalled by child or descendants attributes when an attribute has changed (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public MethodCalled by child or descendants attributes when an attribute property has changed (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public MethodCalled by child or descendants attributes when an attribute property is changing (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public MethodSets a child or descendant attribute by its name (Inherited from Nevron.Diagram.Templates.NTemplate)
    Public Method (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Public Method (Inherited from Nevron.Diagram.Templates.NTemplate)
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates a new connector from the specified type (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Protected MethodOverridden. Overriden to create the rectangular grid template in the specified document  
    Protected MethodCreates a new graph vertex with the specified predefined shape (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Protected Method (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Protected Method (Inherited from Nevron.Diagram.Templates.NGraphTemplate)
    Protected MethodCalled when the template has changed (Inherited from Nevron.Diagram.Templates.NTemplate)
    Top
    Public Events
     NameDescription
    Public EventFired when the template has been changed (Inherited from Nevron.Diagram.Templates.NTemplate)
    Top
    See Also