Click or drag to resize

DisplayDecimalPlacesAttribute Class

Set the number of decimal places this float/double should display
Inheritance Hierarchy
SystemObject
  SystemAttribute
    PropertyAttribute
      ImmerseSDKDisplayDecimalPlacesAttribute

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public class DisplayDecimalPlacesAttribute : PropertyAttribute

The DisplayDecimalPlacesAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDisplayDecimalPlacesAttribute
Initializes a new instance of the DisplayDecimalPlacesAttribute class
Top
Fields
  NameDescription
Public fieldNumDecimalPlaces
Top
See Also