Click or drag to resize

ModuleTextRange Property

Gets the TextRange of the Module.

Namespace:  ABB.Robotics.Controllers.RapidDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public TextRange TextRange { get; }

Property Value

Type: TextRange
Exceptions
ExceptionCondition
GeneralExceptionA General Exception has occurred.
See Also