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


In This Topic
    NChangeStartArrowheadStyleCommand Class Members
    In This Topic

    The following tables list the members exposed by NChangeStartArrowheadStyleCommand.

    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. Show the arrowhead style editor and alters the start arrowhead style of the selected nodes or the document (if there are no selected nodes)  
    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