Click or drag to resize
weroSoft AG, Software
NumericPropertyMetadata Properties
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.

The NumericPropertyMetadata type exposes the following members.

Properties
  NameDescription
Public propertyDecimalPlaces
Gets the count of shown decimal places of a fractal value.
Public propertyDecrement
Gets the decrement used for the range.
Public propertyDefaultValue
Gets the default value the property shall be have.
(Inherited from DiscretePropertyMetadata.)
Public propertyDescription
Gets the description of this property.
(Inherited from MetadataProperty.)
Public propertyIncrement
Gets the increment used for the range.
Public propertyIsReadOnly
Gets a value indicating whether the property is read-only or not.
(Inherited from MetadataProperty.)
Public propertyLabel
Gets the label of this meta data.
(Inherited from MetadataProperty.)
Public propertyMaxValue
Gets the maximal value the range can be set to.
Public propertyMetadataType
Gets the type this meta data is representing.
(Inherited from MetadataBase.)
Public propertyMinValue
Gets the minimal value the range can be set to.
Public propertyPrecision
Gets the count of decimal places which are mathematically tracked in the given value.
Public propertyPropertyName
Gets the name of the property this meta data is representing.
(Inherited from MetadataProperty.)
Public propertyPropertyType
Gets the type of the property this meta data is representing.
(Inherited from MetadataProperty.)
Top
See Also