SoImage Properties |
The SoImage type exposes the following members.
Name | Description | |
---|---|---|
boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. | |
filename | Names file from which to read image. | |
height | Height of image in pixels (optional). | |
horAlignment | Horizontal alignment. | |
image | Contains an in-memory representation of the image. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
vertAlignment | Vertical alignment. | |
width | Width of image in pixels (optional). |