Click or drag to resize
SoFileDataAdapter Properties

The SoFileDataAdapter type exposes the following members.

Properties
  NameDescription
Public propertyextent

The OIV.ImageViz.Nodes.Images.SoImageDataAdapter.extent and OIV.ImageViz.Nodes.Images.SoImageDataAdapter.orientation fields define the position, size and orientation of the image in 3D (typicallly the physical space).

(Inherited from SoImageDataAdapter.)
Public propertyfileName

Data filename to get data from.

Public propertyinterpretation (Inherited from SoImageDataAdapter.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymaxMemory

Specifies the maximum memory that may be allocated for the image in MB (megabytes).

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