Click or drag to resize
ConfigMode Property
Gets or sets the rendering mode.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public ConfigMode Mode { get; set; }

Property Value

Type: ConfigMode
The mode.
See Also