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


In This Topic
    NChangeShadowStyleCommand Class Members
    In This Topic

    The following tables list the members exposed by NChangeShadowStyleCommand.

    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 shadow style editor and alters the shadow 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