Click or drag to resize
SoProxyDataAdapter Properties

The SoProxyDataAdapter type exposes the following members.

Properties
  NameDescription
Public propertychannels

Defines the list of channels selected on the OIV.ImageViz.Nodes.Images.SoProxyDataAdapter.image.

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 propertyimage

Defines the original image.

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

Defines a region of interest (ROI) in voxels on the original image.

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