GraphicsStyleType Enumeration |
Describes the type of graphics style.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum GraphicsStyleType
Public Enumeration GraphicsStyleType
public enum class GraphicsStyleType
MembersMember name | Value | Description |
---|
Cut | 2 | Cut. |
Projection | 1 | Projection. |
See Also