NevronOpenVision
Nevron.Nov.Diagram Namespace / NInplaceEditor Class


NInplaceEditor Class Methods

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

Public Methods
 NameDescription
Public MethodOverridden. Determines whether this element currently returns a transformation different than NMatrix.Identity.  
Public MethodDestroys the inplace editor and optionally commits the changes.  
Public MethodOverridden. Gets transform.  
Public MethodInvalidates the element layout  
Public MethodCalled by child or descendant arrange elements that consider this element as arrange parent, and want to inform it to invalidate it's arrange.  
Public MethodInvalidates the element measure and pools the element for measure validation.  
Public MethodCalled by child or descendant measure elements that consider this element as measure parent, and want to inform it to invalidate it's measure.  
Public MethodCalled to layout the element  
Public MethodCalled to validate the element measure  
Top
Protected Methods
 NameDescription
Protected MethodLayouts the content of the element inside the specified content area  
Internal MethodOverridden.   
Internal Method  
Internal Method  
Protected MethodMeasures the content and updates the desired width and height properties.  
Protected MethodOverridden. Called when the user presses a keyboard key.  
Protected MethodOverridden.   
Protected MethodOverridden.   
Top
See Also