AccelerationProperty Class | 
[Missing <summary> documentation for "T:Demo3D.Utilities.AccelerationProperty"]
Namespace: Demo3D.Utilities
public class AccelerationProperty : DoubleProperty
The AccelerationProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| AccelerationProperty | Initializes a new instance of the AccelerationProperty class  | |
| AccelerationProperty(Double) | Initializes a new instance of the AccelerationProperty 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 AccelerationProperty) | 
            Implicitly converts a double to an instance of AccelerationProperty.
              | |
| (Single to AccelerationProperty) | 
            Implicitly converts a float to an instance of AccelerationProperty.
              |