PanoramicPolygon Class Members

Summary

The following tables list the members exposed by PanoramicPolygon.

Public Constructors

Name Description
Public Constructor static  | Shared in VB PanoramicPolygon Initializes a new instance of PanoramicPolygon with Cell parameters.

Public Methods

Name Description
Public Method createSlice Creates a paraxial slice on the panoramic polygon closest to the specified point.
Public Method dispose Releases all resources used by the PanoramicPolygon object.
Public Method draw Draws the panoramic polygon using the provided context on the specified item.
Public Method drawStarted Notifies the instance that the user has started drawing the panoramic polygon.
Public Method handleDoubleTap An overridden method that is used to handle the double click feature (mouse/touch) for the polygon, basically completing the drawing process.
Public Method handleDragCompleted Handles the release action of the user (mouse/touch) from the item where the polygon point is located. It is overridden.
Public Method handleDragDelta Handles the action of the user moving (mouse/touch) while holding down on the item where the drawable is located.
Public Method handleDragStarted Handles clicking actions of the user (using mouse/touch) on the item where the drawable is located.
Public Method handleMove Handles the mouse move actions for the panoramic polygon.
Public Method hitTest Queries the specified location to determine if a test point is over the thumb or the polygon.
Public Method invalidate Redraws the panoramic polygon.
Public Method refresh Refreshes the PanoramicPolygon object and fires PanoramicUpdated.

Public Properties

Name Description
Public Property angle Gets or sets the z-axis angle of the panoramic polygon.
Public Property curvePoint Gets the points that make up the MPR curve.
Public Property hitTestIndex Gets the index of the polygon line or thumb that results from the hit test.
Public Property hitTestResult Gets the result of the HitTest method.
Public Property length Gets the length of the panoramic MPR curve.
Public Property panoramicCell Gets or sets the PanoramicCell that will display the output MPR curve results.
Public Property paraxialSlices Gets a list of the paraxial slices attached to the MPR panoramic polygon.
Public Property points Gets the list of points that shape the panoramic polygon.
Public Property thickness Gets or sets the value that indicates the thickness of the panoramic polygon.
Public Property type Gets or sets the type that represents the panoramic image rendering mode.
Public Property visible Indicates whether to show or hide the panoramic polygon.

Public Events

Name Description
Public Event static  | Shared in VB Clicked Optional delegate method for additional processing.
Public Event static  | Shared in VB PanoramicGenerated Notifies to the instance that the panoramic polygon has been generated.
Public Event static  | Shared in VB PanoramicUpdated Notifies the instance that the panoramic polygon has been updated by moving one of its points.

See Also

PanoramicPolygon Class

Leadtools.Controls.Medical Namespace

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

Leadtools.Controls.Medical Assembly

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