Click or drag to resize
SoWWWInline Properties

The SoWWWInline type exposes the following members.

Properties
  NameDescription
Public propertyalternateRep

Specifies child data that can be used instead of fetching data from the URL.

Public propertybboxCenter

Defines the center of the bounding box surrounding the URL child data.

Public propertybboxSize

Defines the size of the bounding box surrounding the URL child data.

Public propertyStatic memberFetchURLCallBack

Application callbacks invoked when the inline needs its URL data fetched.

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

Specifies the URL which the application should fetch as child data to this node (e.g. "http://bogus.com/homeWorld.wrl.gz").

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