Configure vector 4D property types.
More...
|
System.Windows.Media.Media3D.Quaternion | LowerBound [get, set] |
| Gets or sets the lowest values that the property fields of a vector 4D property of this type can have. More...
|
|
System.Windows.Media.Media3D.Quaternion | Step [get, set] |
| Gets or sets the amount by which the values of the property fields of this property change when the user adjusts them using a slider or area editor. More...
|
|
System.Windows.Media.Media3D.Quaternion | UpperBound [get, set] |
| Gets or sets the highest values that the property fields of a vector 4D property of this type can have. More...
|
|
T | DefaultValueTyped [get, set] |
|
Configure vector 4D property types.
- See also
- PropertyTypeLibrary.CreateVector4DProperty
◆ LowerBound
System.Windows.Media.Media3D.Quaternion LowerBound |
|
getset |
Gets or sets the lowest values that the property fields of a vector 4D property of this type can have.
◆ Step
System.Windows.Media.Media3D.Quaternion Step |
|
getset |
Gets or sets the amount by which the values of the property fields of this property change when the user adjusts them using a slider or area editor.
- See also
- PropertyEditor
◆ UpperBound
System.Windows.Media.Media3D.Quaternion UpperBound |
|
getset |
Gets or sets the highest values that the property fields of a vector 4D property of this type can have.