Eyeshot 10 WinForms API Reference
SelectionColor Property

WinForms Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : SelectionColor Property
Gets or sets the color of selected entities, shared by all viewports.
Syntax
'Declaration
 
Public Property SelectionColor As Color
public Color SelectionColor {get; set;}
Remarks
The devDept.Graphics.Material.Ambient, devDept.Graphics.Material.Specular and devDept.Graphics.Material.Shininess components are taken from the DefaultMaterial.
See Also

Reference

ViewportLayout Class
ViewportLayout Members