Namespace:
Autodesk.Revit.DB.Structure
FabricTagComponentReference
Enumeration
Description:
How FabricSheet tag text will be aligned to the FabricSheet symbol.
How FabricSheet tag text will be aligned to the FabricSheet symbol.
Syntax
public enum FabricTagComponentReference
Unknown Namespace Members:
Name | Description |
---|---|
MajorAxis | Tag and Leader will reference the symbol major direction axis. |
MinorAxis | Tag and Leader will reference the symbol minor direction axis. |
Diagonal | Tag and Leader will reference the symbol diagonal. |
Intersection | Tag and Leader will reference the intersection of the major and minor axes. |