Click or drag to resize

UnitPreferencesReadFromRegistry Method

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

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

Parameters

key
Type: Demo3D.CommonIRegistryKey

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

See Also