Click or drag to resize

TextRangeBegin Property

Gets or sets the start of the text region

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

Property Value

Type: Location
See Also