An enumerated type listing all Vertex types of Slab Shape Edit. 
   Namespace:   Autodesk.Revit.DB  
  Assembly:   RevitAPI  (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0) 
Syntax
| C# | 
|---|
   |  
| Visual Basic | 
|---|
   |  
| Visual C++ | 
|---|
   |  
Members
| Member name | Description | 
|---|---|
| Invalid | The type of Vertex is Invalid. | 
| Corner | The type of Vertex is Corner. | 
| Edge | The type of Vertex is Edge. | 
| Interior | The type of Vertex is Interior. |