GraphicsStyle.GraphicsStyleCategory Property

GraphicsStyleGraphicsStyleCategory Property

The graphics style category.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public Category GraphicsStyleCategory { get; }
Public ReadOnly Property GraphicsStyleCategory As Category
	Get
public:
property Category^ GraphicsStyleCategory {
	Category^ get ();
}
member GraphicsStyleCategory : Category with get

Property Value

Category
See Also