Public Properties

  Name Description
Public property PropertyDefaultFloat64 Specifies the default value for a property that returns a DOUBLE data type.
Public property PropertyMaximumFloat64 Specifies the maximum value for a property that returns a DOUBLE data type.
Public property PropertyMinimumFloat64 Specifies the minimum value for a property that returns a DOUBLE data type.
Public property PropertySelectionsFloat64 Specifies a Float64List object that contains the list of Double (Float64) values that can be assigned to the property described by this PropertyDescriptionFloat64 object.
Top

See Also