NumericProperty Methods |
The NumericProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get | Gets the current value of the Property. (Inherited from Property.) |
![]() | Load | Loads the property with the current set values, through a PropertyGetter. (Inherited from Property.) |
![]() | Set(Integer) | Sets the desired value. |
![]() | Set(Object) | Sets the value of the property. (Inherited from Property.) |
![]() | Store | Stores the Property value, applying them. (Inherited from Property.) |