How FabricSheet tag text will be aligned to the FabricSheet symbol.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Members
| Member 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. |