For a list of all members of this type, see Drawable members
Public Methods
Name | Description | |
---|---|---|
beginUpdate | Stops the drawable from being refreshed when changes are applied. | |
canUpdate | Gets a value indicating whether BeginUpdate has been called, but EndUpdate has not yet been called. | |
draw | Draws the Cobb angle on the cell using the attached context. | |
endUpdate | Refreshes the control to include all changes made after calling the BeginUpdate method. | |
handleDoubleTap | Abstract method that handles the double-click feature (mouse/touch) for the drawable. | |
handleDragCompleted | Anbstract method handling the action of the user's release (mouse/touch) from the item where the drawable is located. | |
handleDragDelta | Abstract method handling the action of the user moving (mouse/touch) while pressing down on the item where the drawable is located. | |
handleDragStarted | Abstract method handling the action of the user clicking (using mouse/touch) on the item where the drawable is located. | |
handleMove | Handles the mouse move action for the drawable. | |
hitTest | Queries the specified location to determine if the test point is on the drawable. | |
refresh | Refreshes the Drawable object and fires the Draw event to repaint the drawable. |
See Also
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