Click or drag to resize

DisplayDecimalPlacesAttribute Constructor

Initializes a new instance of the DisplayDecimalPlacesAttribute class

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

Parameters

numDecimalPlaces
Type: SystemInt32
See Also