GraphicsStyleType Enumeration


Graphics Style Type Enumeration

Describes the type of graphics style.

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