Constructs a TextRange with default values for start and length.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public TextRange()
Remarks
The start and length are set to be 0 by default.
See Also
Reference