NevronOpenVision
Nevron.Nov.Editors Namespace / NAnglePropertyEditor Class
Fields Properties Methods Events


NAnglePropertyEditor Class Members

The following tables list the members exposed by NAnglePropertyEditor.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NAnglePropertyEditor.  
Top
Protected Properties
 NameDescription
Protected PropertyOverridden. Overriden to return the edited angle's measurement unit.  
Protected PropertyOverridden. Overriden to return the edited angle's value.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Gets the default maximum  
Protected MethodOverridden. Gets the default minimum  
Protected MethodOverridden. Gets the default steps  
Protected MethodOverridden. Called to update the edited node's value when the unit of the measure up/down has changed. This implementation also updates the Min, Max and Step values of the measure up/down according to the selected unit.  
Protected MethodOverridden. Called to update the edited node's value when the value of the numeric up/down has changed.  
Top
See Also