Click or drag to resize

GraphicsOptionPresetProperties Property

The properties of the preset.

Namespace:  Demo3D.Gui.Options
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 17.00.05
Syntax
C#
public Dictionary<GraphicsOptionsType, Object> Properties { get; set; }

Property Value

Type: DictionaryGraphicsOptionsType, Object
See Also