MyTextBox.Text = "Adorn the text in the textbox"; --> this is my text
MyTextBox.GetRectFromCharacterIndex(15); --> while using this code i got the below mentioned values. Could you explain me how to use this.
{Empty}
Bottom: -Infinity
BottomLeft: {∞,-∞}
BottomRight: {-∞,-∞}
Height: -Infinity
IsEmpty: true
Left: Infinity
Location: {∞,∞}
Right: -Infinity
Size: {Empty}
Top: Infinity
TopLeft: {∞,∞}
TopRight: {-∞,∞}
Width: -Infinity
X: Infinity
Y: Infinity
_height: -Infinity
_width: -Infinity
_x: Infinity
_y: Infinity