Click or drag to resize
SoImage Properties

The SoImage type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertyfilename

Names file from which to read image.

Public propertyheight

Height of image in pixels (optional).

Public propertyhorAlignment

Horizontal alignment.

Public propertyimage

Contains an in-memory representation of the image.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyvertAlignment

Vertical alignment.

Public propertywidth

Width of image in pixels (optional).

Top
See Also