Gets the graphics style associated with this category for the given graphics style type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public GraphicsStyle GetGraphicsStyle(
GraphicsStyleType graphicsStyleType
)
Parameters
- graphicsStyleType GraphicsStyleType
- The type of graphics style.
Return Value
GraphicsStyle
Exceptions
See Also
Reference