The following tables list the members exposed by Cell3D.
Name | Description | |
---|---|---|
Cell3D | Initializes a new 3D Cell class object with explicit parameters (reserved for future use). |
Name | Description | |
---|---|---|
benchmark | Runs a test animation benchmark for the 3D cell. | |
canDo3D | Returns an MPRStatus enumeration value that represents the cell eligibility to create a 3D volume. | |
dispose | Releases all resources used by the specified item. | |
endUpdate | Refreshes the control to include the changes made after using the BeginUpdate method. | |
get_interactiveActions | Gets an object of the interactive actions that are associated with this Cell3D. | |
getResizeValue | Retrieves the current resize value that is used to render the 3D image. | |
invalidate | Redraws the cell. | |
onInvertChanged | Notifies the instance that the invert property has changed. | |
onSizeChanged | Overrides Control.OnSizeChanged. | |
refresh | Refreshes the Cell3D object and fires Request3Ddata to retrieve a new image. |
|
reset | Resets all the Cell3D's parameters to their default values. | |
rotateBy | Rotates the 3D object associated with the Cell3D in a 2-dimensional space. | |
start | Starts the 3D engine. | |
translate | Translates the local object in view port space by the provided values. | |
updateView | Requests a frame from the server that is up to date. | |
updateWindowLevelValues | Updates the volume's window level value by firing Request3Ddata to the server. | |
zoomBy | Translates the view port by the provided value. |
Name | Description | |
---|---|---|
actions | Gets a list of actions for the 3D cell | |
defaultWindowLevelCenter | Gets the default window level's center value. | |
defaultWindowLevelWidth | Gets the default window level's width value. | |
frameOfReferenceUID | Gets or sets the series frame of references UID. | |
image | The element that will hold the output 3D rendered image. | |
imageLoaded | Indicates whether the Cell3D has finished properly loading its associated image. | |
information | The DICOM image information needed by the window level. | |
jSON | The JSON file containing the dataset information for the frame's loaded image. | |
matrix | The matrix transform of the 3D object located in the cell. | |
mPR | Contains the MPR volume properties. | |
name | Name of this item. | |
object3D | The 3D engine object attached to the 3D cell. | |
orientation | The 3D object's OrientationFace. | |
overlayTextVisible | Indicates whether to show or hide the overlay text in the cell. | |
progress | Progress value for the 3D volume generation process. | |
projection | Projection on the screen of the 3D volume. | |
referenceCell | Reference Cell that contains the 2D slices of the 3D volume. |
|
resizeFactor | gets or sets the value that determine the resolution of the image when moving the object using the touch or the mouse button. | |
sensitivity | Indicates the percentage value of the mouse sensitivity. | |
seriesInstanceUID | Gets or sets the series instance UID of the series loaded in the cell. | |
showRotationCube | Indicates whether to show the rotation cube at the bottom right corner. | |
showVolumeBorder | Indicates whether to show the volume's borders. | |
studyInstanceUID | Gets or sets the study instance UID of the cell. | |
uRL | Gets or sets the string that represents the URI to fitch a 2D image that contains the 3D volume. | |
volume | Gets the class that contains properties for the 3D object's VRT/MIP volume. | |
volumeReady | Indicates whether the object has been created. | |
volumeType | Gets or sets the type of the volume that is rendered. |
Name | Description | |
---|---|---|
CellClicked | Fires when the pointer (mouse or touch) is clicked and released on the surface of the control. | |
Request3DData | Optional delegate method for additional processing. | |
VolumeTypeChanged | Notifies the instance that the volume type has changed. |
Name | Description | |
---|---|---|
interactiveActions | Defines the current active interactions for the cell as an object consisting of Interactive3DActions. |
Leadtools.Controls.Medical Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document