The following tables list the members exposed by ProbeToolInteractiveMode.
Public Constructors
Name | Description | |
---|---|---|
ProbeToolInteractiveMode | Initializes a new instance of the ProbeToolInteractiveMode class, with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
getHuFromData | Gets the Hounsfield's unit (HU) equivalent to the pixel value data. | |
getHuValue | Gets the Hounsfield's unit (HU) equivalent to the pixel value specified by x and y. | |
getPixelValue | Gets the value for the specified pixel. | |
probeToolUpdated.remove | Optional delegate method for additional processing. | |
start | Starts the interactive, occurs mode when the user clicks down the mouse button, or touches the screen. | |
stop | Stops the interactive mode, occurs when the user releases the mouse button. |
Public Properties
Name | Description | |
---|---|---|
backgroundColor | Gets or sets the background color. | |
id | Gets the id of this interactive mode. | |
name | Returns a meaningful name for this method. | |
showBorder | Gets or sets whether to show border around the probe tool data. | |
textColor | Gets or sets the text color. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET