Describes the type of graphics style.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum GraphicsStyleType
Members
| Member name | Value | Description |
|---|
| Cut | 2 | Cut. |
| Projection | 1 | Projection. |
See Also
Reference