Click or drag to resize

DoubleProperty Class

[Missing <summary> documentation for "T:Demo3D.Utilities.DoubleProperty"]

Inheritance Hierarchy
SystemObject
  System.DynamicDynamicObject
    NotifyPropertyChangedBase
      SimpleCustomTypeDescriptor
        GlobalizedProperties
          Demo3D.UtilitiesDoubleProperty
            More...

Namespace:  Demo3D.Utilities
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 11.0.0.7658
Syntax
C#
public class DoubleProperty : GlobalizedProperties, 
	IConvertible

The DoubleProperty type exposes the following members.

Constructors
  NameDescription
Public methodDoubleProperty
Initializes a new instance of the DoubleProperty class
Public methodDoubleProperty(Double)
Initializes a new instance of the DoubleProperty class
Top
Properties
  NameDescription
Public propertyValue
Top
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetTypeCode
Public methodRead
Public methodToBoolean
Public methodToByte
Public methodToChar
Public methodToDateTime
Public methodToDecimal
Public methodToDouble
Public methodToInt16
Public methodToInt32
Public methodToInt64
Public methodToSByte
Public methodToSingle
Public methodToString (Overrides SimpleCustomTypeDescriptor.ToString.)
Public methodToString(IFormatProvider)
Public methodToType
Public methodToUInt16
Public methodToUInt32
Public methodToUInt64
Public methodWrite
Top
Operators
See Also
Inheritance Hierarchy
SystemObject
  System.DynamicDynamicObject
    NotifyPropertyChangedBase
      SimpleCustomTypeDescriptor
        GlobalizedProperties
          Demo3D.UtilitiesDoubleProperty
            Demo3D.UtilitiesAccelerationProperty
            Demo3D.UtilitiesAngleProperty
            Demo3D.UtilitiesAngularAccelerationProperty
            Demo3D.UtilitiesAngularSpeedProperty
            Demo3D.UtilitiesAreaProperty
            Demo3D.UtilitiesCurrentProperty
            Demo3D.UtilitiesDensityProperty
            Demo3D.UtilitiesDistanceProperty
            Demo3D.UtilitiesForceProperty
            Demo3D.UtilitiesMassProperty
            Demo3D.UtilitiesPercentageProperty
            Demo3D.UtilitiesPowerProperty
            Demo3D.UtilitiesPressureProperty
            Demo3D.UtilitiesSpeedProperty
            Demo3D.UtilitiesTemperatureProperty
            Demo3D.UtilitiesTimeProperty
            Demo3D.UtilitiesVoltageProperty
            Demo3D.UtilitiesVolumeFlowRateProperty
            Demo3D.UtilitiesVolumeProperty