Name | Description | |
---|---|---|
NAnglePropertyEditor Constructor | Default constructor. |
The following tables list the members exposed by NAnglePropertyEditor.
Name | Description | |
---|---|---|
NAnglePropertyEditor Constructor | Default constructor. |
Name | Description | |
---|---|---|
NAnglePropertyEditorSchema | Schema associated with NAnglePropertyEditor. |
Name | Description | |
---|---|---|
EditedNodeUnit | Overridden. Overriden to return the edited angle's measurement unit. | |
EditedNodeValue | Overridden. Overriden to return the edited angle's value. |
Name | Description | |
---|---|---|
GetDefaultMaximum | Overridden. Gets the default maximum | |
GetDefaultMinimum | Overridden. Gets the default minimum | |
GetDefaultSteps | Overridden. Gets the default steps | |
OnMeasureUpDownSelectedUnitChanged | Overridden. 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. | |
OnMeasureUpDownValueChanged | Overridden. Called to update the edited node's value when the value of the numeric up/down has changed. |