In This Topic ▼

Drawable Class Methods

Summary

For a list of all members of this type, see Drawable members

Public Methods

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

See Also

Reference

Drawable Class

Leadtools.Controls.Medical Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.