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


In This Topic
    NDecomposeCommand Class Members
    In This Topic

    The following tables list the members exposed by NDecomposeCommand.

    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. Determines whether the selection anchor node can be decomposed  
    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. Decomposes the selection anchor (if it is a NCompositeShape) and multi selects its geometry children  
    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