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


NSinglePropertyEditor Class Members

The following tables list the members exposed by NSinglePropertyEditor.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)An editor template for single-precision floating-point values. Range=[0, 1], step = 0.01, decimal places=2.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NSinglePropertyEditor.  
Public Fieldstatic (Shared in Visual Basic)An editor template for single-precision floating-point values. Range=[-1000, 1000], step = 0.01, decimal places=2.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Gets the edited value.  
Protected MethodOverridden. Sets the edited value to the given one.  
Top
See Also