NevronOpenVision
Nevron.Nov.Diagram Namespace / NPageInteraction Class
Fields Properties Methods Events


In This Topic
    NPageInteraction Class Members
    In This Topic

    The following tables list the members exposed by NPageInteraction.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets whether moved or dropped 2D shapes are allowed to connect to the begin points of 1D shapes  
    Public PropertyGets or sets whether moved or dropped 2D shapes are allowed to connect to the end points of 1D shapes  
    Public PropertyGets or sets the mode in which begin-points of splitted or extended 1D shapes are connected to 2D Shapes.  
    Public PropertyGets or sets whether moved or dropped 2D shapes are allowed to split 1D shapes.  
    Public PropertyGets or sets the mode in which end-points of splitted or extended 1D shapes are connected to 2D Shapes.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Top
    Public Events
     NameDescription
    Public EventRaised when a 1D shape begin or end point needs to be connected to a 2D shape. This is a routable event.  
    Public EventRaised when a 1D shape has been splitted by a 2D shape. This is a routable event.  
    Top
    See Also