Environment.SelectionColor Property

Gets or sets the color of selected entities, shared by all viewports.
Public Property SelectionColor() As Color
This language is not supported or no code example is available.
public Color SelectionColor {get; set;}
This language is not supported or no code example is available.

Property Value

Color
Remarks
 
The Material.Ambient, Material.Specular and Material.Shininess components are taken from the DefaultMaterial.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition