Collection of string-related arguments used on all canvas text interfaces.
Definition StringContext.idl:32
long StartPosition
Start position within the string.
Definition StringContext.idl:43
long Length
Length of the substring to actually use.
Definition StringContext.idl:50
string Text
The complete text, from which a subset is selected by the parameters below.
Definition StringContext.idl:36