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


In This Topic
    NViewportBand Class Members
    In This Topic

    The following tables list the members exposed by NViewportBand.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the bounds of the node (in scene coordinates)  
    Public PropertyGets/sets the node center (in scene coordinates)  
    Public PropertyGets/sets the fill style of the viewport band corners  
    Public PropertyGets/sets the corners size (in pixels)  
    Public PropertyGets/sets the node height (in scene coordinates)  
    Public PropertyDetermines whether the band is in resize mode  
    Public PropertyGets/sets the node location (top left corner of the bounds, in scene coordinates)  
    Public PropertyGets/sets the stroke style used for the corners and rubber band outline  
    Public PropertyGets/sets the current resize bounds (valid only if the band is in resize mode)  
    Public PropertyGets/sets the stroke style of the resize preview  
    Public PropertyGets/sets the fill style of the rubber band  
    Public PropertyGets/sets the rubber band width (in pixels)  
    Public PropertyControls the visibility of the band  
    Public PropertyGets/sets the node width (in scene coordinates)  
    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 band can be painted in the specified context  
    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 MethodOverridden.   
    Public MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodEnds the viewport resize  
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodHit tests the band interior  
    Public MethodHit test the band parts  
    Public MethodInvalidates the band  
    Public MethodPaints the band in the specified context  
    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 MethodStarts the viewport resize  
    Public MethodOverridden.   
    Public MethodUpdates the references stored by the object (Inherited from Nevron.Diagram.NDiagramNode)
    Top
    Protected Methods
     NameDescription
    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 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