Click or drag to resize
SoImageBackground Properties

The SoImageBackground type exposes the following members.

Properties
  NameDescription
Public propertyfilename

Names file from which to read texture image.

Public propertyimage

Contains an in-memory representation of the texture map.

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

Specifies how the image will be mapped onto the window.

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