The preferred rendering type for this 3D viewer.
Default = use the global setting for the rendering type (see Gwx.config.xml)
Compatible = generally slower, but ensures complete compatiblity with prior versions
Fast = generally much faster, but there may be some minor rendering differences with prior versions
Namespace: Ico.Windows.Media.Media3DAssembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Ico3DControl..::..RenderType PreferredRendering { get; set; } |
| Visual Basic |
|---|
Public Property PreferredRendering As Ico3DControl..::..RenderType Get Set |
| JScript |
|---|
function get PreferredRendering () : Ico3DControl..::..RenderType function set PreferredRendering (value : Ico3DControl..::..RenderType) |