NevronOpenVision
Nevron.Nov.UI Namespace / NBoundsEditWidget Class
Fields Properties Methods Events


NBoundsEditWidget Class Members

The following tables list the members exposed by NBoundsEditWidget.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the DocumentBounds property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the InflateStep property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NBoundsEditWidget.  
Public Fieldstatic (Shared in Visual Basic)Reference to the SelectedBounds property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the SelectionBounds property.  
Top
Public Properties
 NameDescription
Public PropertyGets/Sets the bounds of the document. By default set to NRectangle.Zero.  
Public PropertyGets/Sets the inflate step, which is used when clicking the "Inflate" and "Deflate" buttons. By default set to 5 DIPs.  
Public PropertyGets/Sets the selected bounds.  
Public PropertyGets/Sets the bounds of the selection. By default set to NRectangle.NaN.  
Top
Public Methods
 NameDescription
Public MethodInitializes this bounds edit widget.  
Top
Protected Methods
 NameDescription
Protected MethodCreates the commands toolbar.  
Protected MethodCreates a numeric up/down and initializes it with the given value.  
Protected MethodGets the bounds referenced by the button at the given index.  
Protected MethodCalled when the index of the bounds toggle button group has changed.  
Protected MethodCalled when the "Deflate" button has been clicked.  
Protected MethodCalled when the "Inflate" button has been clicked.  
Protected MethodCalled when the value of a numeric up down has changed.  
Protected MethodOverridden. Called after the document node is registered in its owner document.  
Protected MethodOverridden. Called after the document node is unregistered from its owner document.  
Top
Public Events
 NameDescription
Public EventOccurs when the SelectedBounds property has changed.  
Top
See Also