SelectionSettings Class

Selection settings.
Public Class SelectionSettings
This language is not supported or no code example is available.
public class SelectionSettings
This language is not supported or no code example is available.
Name Description
Public property Color Gets or sets the color of selected entities, shared by all viewports.
Public property ColorDynamic Gets or sets the color for dynamic selection, shared by all viewports.
Public property HaloInnerColor Gets or sets the inner halo color for dynamic selection, shared by all viewports.
Public property HaloOuterColor Gets or sets the outer halo color for dynamic selection, shared by all viewports.
Public property HaloWidthPolygons Gets or sets the halo width in pixels for the dynamically selected polygonal entities, shared by all viewports.
Public property HaloWidthWires Gets or sets the halo width in pixels for the dynamically selected wireframe entities or Brep.Edges, shared by all viewports.
Public property LineWeightScaleFactor Gets or sets the factor applied to the line weight for the selected wireframe entities or Brep.Edges.
Top
Methods
 
Name Description
Public method Equals(Object) (inherited from Object).
Protected method Finalize (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Protected method MemberwiseClone (inherited from Object).
Public method ToString (inherited from Object).
Top
devDept.Eyeshot.SelectionSettings

.NET Framework

Supported in: 4.7.2

In this article

Definition