Click or drag to resize

ShellSec_RendererInfoScaleResults Property

Gets or sets the scale factors used to render result based geometries.

Namespace:  Karamba.Results.ShellSection
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Dictionary<ShellSecResult, double> ScaleResults { get; set; }

Property Value

Type: DictionaryShellSecResult, Double
See Also