Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NBoundsHandle Class
Properties Methods Events


In This Topic
    NBoundsHandle Class Members
    In This Topic

    The following tables list the members exposed by NBoundsHandle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the handle cursor (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public PropertyGets/sets the bounds handle corner direction  
    Public PropertySpecifies whether the handle is enabled (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public PropertyGets/sets the result of the last snapping (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public PropertyGets/sets the handle location (in scene coordinates) (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public PropertyGets/sets the handle tooltip (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public PropertyObtains a reference to tracker to which this handle belongs (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public PropertyGets/sets the handle type (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public PropertyControls the visibility of the handle (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public PropertyGets/sets the ZOrder of the node (Inherited from Nevron.Diagram.NDiagramNode)
    Top
    Public Methods
     NameDescription
    Public MethodBrings the node one position forward in the Z order (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodBrings the node to front position in the Z order (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodDetermines whether the node is not already at front position (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodDetermines whether the handle can be painted (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public MethodDetermines whether the node is not already at back position (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodCreates an identical copy of this instance (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodComputes new bounds for an expected change of this handle  
    Public MethodComputes the scales and pin for scaling the original bounds to accomodate the X and Y change  
    Public Method (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodDrags the handle to the specified scene point (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public MethodEnds the handle dragging (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public MethodObtains a reference to the handle style, with which this handle must be displayed (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodOverloaded. Hit tests the handle by point with the specified context (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public MethodInvalidates the handle (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public MethodPaints the handle (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodSends the node one position backward in the Z order (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodSends the node to back position in the Z order (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodBegins the handle dragging (Inherited from Nevron.Diagram.WinForm.NHandle)
    Public Method (Inherited from Nevron.Diagram.NDiagramNode)
    Public Method (Inherited from Nevron.Diagram.WinForm.NHandle)
    Top
    Protected Methods
     NameDescription
    Protected MethodGets new bounds for an east direction change (optionally preserves the aspect ratio)  
    Protected MethodGets new bounds for a north direction change (optionally preserves the aspect ratio)  
    Protected MethodGets new bounds for a north east direction change  
    Protected MethodGets new bounds for a north west direction change  
    Protected MethodGets new bounds for a south direction change (optionally preserves the aspect ratio)  
    Protected MethodGets new bounds for a south east direction change  
    Protected MethodGets new bounds for a south west direction change  
    Protected MethodGets new bounds for a west direction change (optionally preserves the aspect ratio)  
    Protected MethodMeasures the specified length in device units (i.e. pixels) (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified length in world units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified size in pixels in scene units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified pixels X size in scene units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified pixels Y size in scene units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified size in world units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified string in device units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified string in scene units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified string in world units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodGeneral property changed handler, which fires the NodePropertyChanged event (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodGeneral property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodPaints the handle shape (Inherited from Nevron.Diagram.WinForm.NHandle)
    Protected MethodSafely pauses the event sink service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodSafely pauses the smart paint service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodSafely resumes the event sink service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodSafely resumes the smart paint service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodUpdates the node references to services (Inherited from Nevron.Diagram.NDiagramNode)
    Top
    Public Events
     NameDescription
    Public EventAttribute changed event (Inherited from Nevron.Diagram.NDiagramNode)
    Public EventAttribute property changed event (Inherited from Nevron.Diagram.NDiagramNode)
    Public EventAttribute property changing event (Inherited from Nevron.Diagram.NDiagramNode)
    Public EventProperty changed event (Inherited from Nevron.Diagram.NDiagramNode)
    Public EventProperty changing event (Inherited from Nevron.Diagram.NDiagramNode)
    Top
    See Also