Click or drag to resize
SoVRMLInline Properties

The SoVRMLInline type exposes the following members.

Properties
  NameDescription
Public propertybboxCenter

Specifies the center of a bounding box that encloses the children.

Public propertybboxSize

Specifies the size of a bounding box that encloses the children.

Public propertyStatic memberFetchURLCallBack

Allows the viewer to fetch URLs when needed.

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

(Note: Not implemented) Controls when the Inline is read and displayed.

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyurl

URL which the application will be called back to fetch when this node is activated by a left mouse click (e.g. "http://www.sgi.com").

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