Nevron .NET Vision
Nevron.Diagram.Layout Namespace / NGraphLayoutCancelEventArguments Class
Properties


In This Topic
    NGraphLayoutCancelEventArguments Class Members
    In This Topic

    The following tables list the members exposed by NGraphLayoutCancelEventArguments.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets whether the layout action associated with this event must be canceled (Inherited from Nevron.Diagram.Layout.NLayoutCancelEventArgs)
    Public PropertyGets the layout context (Inherited from Nevron.Diagram.Layout.NLayoutCancelEventArgs)
    Public PropertyGets the graph subject to layout  
    Public PropertyGets the target node (Inherited from Nevron.Diagram.Layout.NLayoutCancelEventArgs)
    Top
    See Also