GraphicsStyleType Enumeration


Graphics Style Type Enumeration

Describes the type of graphics style.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum GraphicsStyleType
Members
Member name Value Description
Cut 2 Cut.
Projection 1 Projection.
See Also