Revit 2026 API
Graphics |
The graphics style type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public GraphicsStyleType GraphicsStyleType { get; }
Public ReadOnly Property GraphicsStyleType As GraphicsStyleType Get
public: property GraphicsStyleType GraphicsStyleType { GraphicsStyleType get (); }
member GraphicsStyleType : GraphicsStyleType with get
Property Value
GraphicsStyleTypeSee Also