SpaceTagType Class


An object that represents a Space Tag style.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)

Syntax

C#
public class SpaceTagType : FamilySymbol
Visual Basic
Public Class SpaceTagType _
	Inherits FamilySymbol
Visual C++
public ref class SpaceTagType : public FamilySymbol

Inheritance Hierarchy

See Also