Click or drag to resize

IMcViewND Properties

The IMcViewND type exposes the following members.

Properties
  NameDescription
Public propertyAutoReloadFlags
Defines when ND viewer has to be updated based on the changes to the original image.
Public propertyAutoSpin
Sets/gets auto-spin mode.
Public propertyCode exampleAutoSubsampling
Sets/gets volume auto subsampling property.
Public propertyAutoSubsamplingLength
Defines the maximum size along any volume direction, which is use for calculation of Auto Subsampling.
Public propertyBackground
Public propertyCameraDistance
Distance from camera to the center of the object
Public propertyChannelToLoad
Not implemented. By default any image is loaded as it's displayed in IQ as RGB24. Use image LUT to show/hide channels. If only one channel has to be loaded, the LUT of the image has to be set to show only that channel.
Public propertyDrawAxes
Turns the display of the X, Y, and Z axes of the volume on or off.
Public propertyGlobalTransparency
Defines the volume transparency in percents (affects volumes in blending mode only).
Public propertyLastProperty
Internal property. Always has to be the last in the list of properties in stream or storage.
Public propertyNumberOfSlices
Defines the number of slices drawn for 2D multi-texture map rendering.
Public propertyOrthogonalMode
Toggles between Perspective (FALSE) and Orthogonal (TRUE) views.
Public propertyCode exampleRotation
Sets/gets camera rotation quaternion.
Public propertyScene
Public propertyCode exampleSourceImage
Sets source image to display.
Public propertySourceImageSet
Returns source image set when the view shows ImageSet. If the value is empty, check SourceImage.
Public propertyStorageVersion
Internal property that defines storage version of the control.
Public propertyCode exampleSubSampling
Sets/gets volume subsampling.
Public propertyTextureOffset
Public propertyTextureRotation
Public propertyTextureRotationAxis
Public propertyTextureScale
Public propertyCode exampleTranslation
Sets/gets translation of the center of view.
Public propertyUserControlFlags
Sets/gets user control flags.
Public propertyViewAngle
Defines the camera view angle in degrees.
Public propertyViewHeight
Defines the height of view area.
Public propertyViewingMode
Public propertyVolume
Public propertyVolumeComposition
Sets/gets volume composition mode, could be Blend, Max (Maximum Intensity Projections), Sum or Min.
Public propertyVolumeInterpolation
Sets/gets volume interpolation flag.
Public propertyVolumeSize
Returns estimated volume size in X,Y and Z directions.
Public propertyCode exampleVoxelSizeX
Voxel size along X axis.
Public propertyVoxelSizeY
Voxel size along Y axis.
Public propertyVoxelSizeZ
Voxel size along Z axis.
Public propertyZoom
Zoom of ND view window.
Top
See Also