Enumeration to represent the drawable item components.
lt.Controls.Medical.DrawablePart = {
none: 0,
handle: 1,
line: 2,
thickness: 4,
center: 8,
paraxialHandle: 16,
paraxialLine: 32
}
lt.Controls.Medical.DrawablePart = {
none: 0,
handle: 1,
line: 2,
thickness: 4,
center: 8,
paraxialHandle: 16,
paraxialLine: 32
}
Value | Member | Description |
---|---|---|
0 | None | N/A |
1 | Handle | The drawables handles |
2 | Line | The drawables lines |
4 | Thickness | The drawable thickness area |
8 | Center | The drawable center handle |
16 | ParaxialHandle | The drawable paraxial handles |
32 | ParaxialLine | The drawable paraxial lines |
DrawablePart is used with drawable items such as, Cutlines, PanoramicPolygon, ParaxialSlice, and RotationTool. For hit-test purposes, refer to HitTest.
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