vcLayoutVisualizationSettings
vcLayoutVisualizationSettings is used for managing the configurable default settings for layout visualization.
Properties
| Name | Type | Access | Description | 
| DefaultMainColor | vcVector | RW | Gets or sets default main color of the visualization geometry. Accepted values range from 0 to 255 in order of RGBA. | 
| DefaultEdgeColor | vcVector | RW | Gets or sets default main color of the edge highlights. Accepted values range from 0 to 255 in order of RGBA. | 
| DefaultEdgeLineWidth | Real | RW | Gets or sets default width of the edge lines in screen coordinates. | 
Events
| Name | Parameters | Description | 
| SettingUpdated | Occurs when any of the setting values have been changed. |