Nevron .NET Vision
Nevron.Diagram.WinForm.Commands Namespace / NInsertTemplateCommand Class
Properties Methods


In This Topic
    NInsertTemplateCommand Class Members
    In This Topic

    The following tables list the members exposed by NInsertTemplateCommand.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyObtains a reference to the diagram commander (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyOverridden. Overriden to determine whether there is a valid commander, view and document  
    Public PropertyGets/sets the command id (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the command range (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the command shortcut (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the text (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public PropertyGets/sets the tooltip text (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public MethodCreates a user interface command for the this diagram command (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public MethodOverridden. Overriden to show the Template Wizard and insert a template in the currently edited document  
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Public Method (Inherited from Nevron.Diagram.WinForm.Commands.NDiagramCommand)
    Top
    See Also