Class TextBox3DMetadata

Defines properties and message types for TextBox3D.

Inherits properties and message types from Node3DMetadata, TextConceptMetadata, TextBoxConceptMetadata, FontStyleConceptMetadata.

Property Types

See also PropertyType
TextBox3DMetadata.SelectionBackgroundColorProperty

Sets the color that highlights the selected text.

TextBox3DMetadata.SelectionFontColorProperty

Sets the color of the selected text.

TextBox3DMetadata.CompositionBackgroundColorProperty

Sets the color that highlights the text that the user composes using an input method editor (IME).

TextBox3DMetadata.CompositionFontColorProperty

Sets the color of the text that the user composes using an input method editor (IME).

Message Types

See also MessageType

Message Arguments

Message arguments classes define message arguments used for different message types. Each class defines a number of property types - arguments - together with getter and setter functions for them.