Click or drag to resize

UnitsReadFromRegistry Method

[Missing <summary> documentation for "M:Demo3D.Utilities.Units.ReadFromRegistry(Demo3D.Common.IRegistryKey)"]

Namespace:  Demo3D.Utilities
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
public static void ReadFromRegistry(
	IRegistryKey appKey
)

Parameters

appKey
Type: Demo3D.CommonIRegistryKey

[Missing <param name="appKey"/> documentation for "M:Demo3D.Utilities.Units.ReadFromRegistry(Demo3D.Common.IRegistryKey)"]

See Also