Revit 2025.3 API
Graphics |
The graphics style type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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