TextRange(TextRange) Constructor
Constructs a copy of the input TextRange object.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public TextRange( TextRange other )
Parameters
other
TextRange
Exceptions
Exception
Condition
ArgumentNullException
A non-optional argument was null
See Also
Reference
TextRange Class
TextRange Overload
Autodesk.Revit.DB Namespace