TXTextControl.TextViewLocationChangedEventArgs Object

The event argument object for the textViewLocationChanged event.

Syntax

[JavaScript]
{
    location: <Point>
}

Properties

Property Description
TXTextControl.InputPositionChangedEventArgs.location A Point object.