ParameterTypeIdAlignmentStationLabelSetOffset Property |
"Alignment Station Label Set Offset": The text is not used directly anywhere in the UI,
instead the XAML specifies its own string for the value's label.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic static ForgeTypeId AlignmentStationLabelSetOffset { get; }
Public Shared ReadOnly Property AlignmentStationLabelSetOffset As ForgeTypeId
Get
public:
static property ForgeTypeId^ AlignmentStationLabelSetOffset {
ForgeTypeId^ get ();
}
static member AlignmentStationLabelSetOffset : ForgeTypeId with get
Property Value
ForgeTypeId
See Also