Click or drag to resize
SoVRMLStringSensor Properties

The SoVRMLStringSensor type exposes the following members.

Properties
  NameDescription
Public propertydeletionAllowed

Enables (true) or disables (false) the deletion of text in the enteredText eventOut.

Public propertyenabled

Enables (true) or disables (false) the sensor.

Public propertyenteredText

Output event sent when text entered.

Public propertyfinalText

Output event sent when text finished.

Public propertyisActive

Output event sent when cursor on shape.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also