Represents the fixed description of a property that holds a Double (Float64) value. A
object contains immutable property metadata, which you cannot directly modify.
The following tables list the members exposed by IPropertyDescriptionFloat64.
Public Properties
Name | Description | |
---|---|---|
![]() |
PropertyDefaultFloat64 | Specifies the default value for a property that returns a DOUBLE data type. |
![]() |
PropertyMaximumFloat64 | Specifies the maximum value for a property that returns a DOUBLE data type. |
![]() |
PropertyMinimumFloat64 | Specifies the minimum value for a property that returns a DOUBLE data type. |
![]() |
PropertySelectionsFloat64 | Specifies a object that contains the list of Double (Float64) values that can be assigned to the property described by this object. |