View3DOptionsCommand Class |
![]() |
Namespace: MediaCy.Viewers.Volume
Public Class View3DOptionsCommand Inherits BaseObjectCommand(Of View3DOptionsCommandProperties)
The View3DOptionsCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | View3DOptionsCommand | Initializes a new instance of the View3DOptionsCommand class |
![]() | View3DOptionsCommand(McCommand) | Initializes a new instance of the View3DOptionsCommand class |
![]() | View3DOptionsCommand(McCommand, Object) | Initializes a new instance of the View3DOptionsCommand class |
Name | Description | |
---|---|---|
![]() | AutoReloadFlags |
Auto reload flags
|
![]() | AutoSpin |
Continue spinning after mouse is up
|
![]() | AutoSubsampling |
Sets volume auto sub-sampling property.
|
![]() | AutoSubsamplingLength |
Defines the maximum size along any volume direction, which is use for calculation of Auto Sub-sampling.
|
![]() | BackgroundColor |
Background color
|
![]() | CameraDistance |
Distance from camera to the center of the object
|
![]() | ChannelToLoad |
Not implemented. By default any image is loaded as it's displayed 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.
|
![]() | DrawAxes |
Show axes on 3D view
|
![]() | GlobalTransparency |
Slice transparence
|
![]() | Imports | (Overrides McCommandImports.) |
![]() | Input |
Input image or set
|
![]() | NumberOfSlices |
Number of slices in the view stack
|
![]() | OrthogonalMode |
Orthogonal or perspective mode
|
![]() | References | (Overrides McCommandReferences.) |
![]() | Rotation |
Rotation of view
|
![]() | SubSampling |
Sub-sampling in XYZ directions
|
![]() | Translation |
View translation from central position
|
![]() | UserControlFlags |
User control flags.
|
![]() | ViewAngle |
View angle (for perspective mode)
|
![]() | ViewHeight |
View height (for orthogonal mode)
|
![]() | VolumeComposition |
Composition type
|
![]() | VolumeInterpolation |
Volume interpolation flag.
|
![]() | VoxelSizeX |
Voxel size in X direction
|
![]() | VoxelSizeY |
Voxel size in Y direction
|
![]() | VoxelSizeZ |
Voxel size in Z direction
|
![]() | Zoom |
View magnification
|
Name | Description | |
---|---|---|
![]() ![]() | FromObject | |
![]() ![]() | FromWindow3D | |
![]() | ReadProperty |
Converting from OLE to NET
(Overrides BaseObjectCommand.ReadProperty(Object, UTP).) |
![]() | Run | |
![]() | SaveParameterAsCode | (Overrides BaseObjectCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).) |