AngularSpeedProperty Class |
[Missing <summary> documentation for "T:Demo3D.Utilities.AngularSpeedProperty"]
Namespace: Demo3D.Utilities
public class AngularSpeedProperty : DoubleProperty
The AngularSpeedProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| AngularSpeedProperty | Initializes a new instance of the AngularSpeedProperty class | |
| AngularSpeedProperty(Double) | Initializes a new instance of the AngularSpeedProperty class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from DoubleProperty.) | |
| GetHashCode | (Inherited from DoubleProperty.) | |
| GetTypeCode | (Inherited from DoubleProperty.) | |
| ToBoolean | (Inherited from DoubleProperty.) | |
| ToByte | (Inherited from DoubleProperty.) | |
| ToChar | (Inherited from DoubleProperty.) | |
| ToDateTime | (Inherited from DoubleProperty.) | |
| ToDecimal | (Inherited from DoubleProperty.) | |
| ToDouble | (Inherited from DoubleProperty.) | |
| ToInt16 | (Inherited from DoubleProperty.) | |
| ToInt32 | (Inherited from DoubleProperty.) | |
| ToInt64 | (Inherited from DoubleProperty.) | |
| ToSByte | (Inherited from DoubleProperty.) | |
| ToSingle | (Inherited from DoubleProperty.) | |
| ToString | (Inherited from DoubleProperty.) | |
| ToString(IFormatProvider) | (Inherited from DoubleProperty.) | |
| ToType | (Inherited from DoubleProperty.) | |
| ToUInt16 | (Inherited from DoubleProperty.) | |
| ToUInt32 | (Inherited from DoubleProperty.) | |
| ToUInt64 | (Inherited from DoubleProperty.) |
| Name | Description | |
|---|---|---|
| (Double to AngularSpeedProperty) |
Implicitly converts a double to an instance of SpeedProperty.
| |
| (Single to AngularSpeedProperty) |
Implicitly converts a float to an instance of SpeedProperty.
|