NevronOpenVision
Nevron.Nov.Diagram Namespace / NControl Class


In This Topic
    NControl Class Methods
    In This Topic

    For a list of all members of this type, see NControl members.

    Public Methods
     NameDescription
    Public MethodGlues (connects) the control point to a factor location on the specified shape geometry contour. 0 is the begin of the contour, 1 is the end of the contour.  
    Public MethodGlues the control point to a vertex of the specified geometry command.  
    Public MethodGlues the control point to the specified port.  
    Public MethodGlues the control point to a point defined by factors in the specified shape box.  
    Public MethodGlues the control point to a factor location along the shape line. 0 is the begin of the line, 1 is the end of the line.  
    Public MethodOverridden. Sets the location (X, Y properties) of the control point. The location is in local coordinates. Takes into account the XBehavior and YBehavior properties to properly update the X and Y expressions. Unglues the control point prior to the expressions update.  
    Public MethodUnglues the control  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Protected MethodOverridden. Called when an arbitrary change occured in this node  
    Top
    See Also