    

 ## On this page

  

 

 # Enum SelectAreaTypes

 Last update: 16.07.2025 

Namespace: [VM](VM.md)  
Assembly: VM.dll

```csharp
public enum SelectAreaTypes

```

## Fields

`Adjcent = 5`

Adjcent Selection.

`All = 8`

All Selection.

`Circle = 2`

Radius Circle Selection.

`Circle2 = 3`

Diameter Circle Selection.

`Color = 6`

Color Selection.

`Faceset = 7`

Faceset Selection.

`Polyline = 4`

Polyline Selection.

`Rectangle = 1`

Rectangular Selection.

`Single = 0`

Single Selection.