NumberSystem.JustifyOffset Property
The offset to the justification curve.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double JustifyOffset { get; set; }
Property Value
Double
Exceptions
Exception
Condition
ArgumentOutOfRangeException
When setting this property: The given value for justifyOffset must be no more than 30000 feet in absolute value.
See Also
Reference
NumberSystem Class
Autodesk.Revit.DB Namespace