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


NInplaceEditTool Class Members

The following tables list the members exposed by NInplaceEditTool.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the ClickSelectEvent property  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NInplaceEditTool  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the mouse button event on which the context menu is shown. By default set to ENMouseButtonEvent.RightButtonUp  
Top
Public Methods
 NameDescription
Public MethodOverridden. Processes the key down event.  
Public MethodOverridden. Processes the mouse down event. Overriden to perform click select, if it can be performed.  
Public MethodOverridden. Processes the mouse down event. Overriden to perform click select if it can be performed and perform drill down select if it can be performed.  
Top
Protected Methods
 NameDescription
Protected MethodOverloaded. Determines whether inplace editing can be started in response to the specified mouse event.  
Protected MethodOverloaded. Determines the shape from the given selecteion path for which inplace editing should start.  
Protected MethodOverloaded. Starts the inplace editing of the shape.  
Top
See Also