LineAndTextAttrSymbol Class
An object that represents a dimension style.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)

Syntax

C#
public class LineAndTextAttrSymbol : ElementType
Visual Basic
Public Class LineAndTextAttrSymbol _
	Inherits ElementType
Visual C++
public ref class LineAndTextAttrSymbol : public ElementType

Inheritance Hierarchy

See Also