The following tables list the members exposed by PanoramicPolygon.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
PanoramicPolygon | Initializes a new instance of PanoramicPolygon with Cell parameters. |
Public Methods
Name | Description | |
---|---|---|
![]() |
dispose | Releases all resources used by the PanoramicPolygon object. |
![]() |
draw | Draws the panoramic polygon using the provided context on the specified item. |
![]() |
handleDoubleTap | An overridden method that is used to handle the double click feature (mouse/touch) for the polygon, basically completing the drawing process. |
![]() |
handleDragCompleted | Handles the release action of the user (mouse/touch) from the item where the polygon point is located. It is overridden. |
![]() |
handleDragDelta | Handles the action of the user moving (mouse/touch) while holding down on the item where the drawable is located. |
![]() |
handleDragStarted | Handles clicking actions of the user (using mouse/touch) on the item where the drawable is located. |
![]() |
handleMove | Handles the mouse move actions for the panoramic polygon. |
![]() |
hitTest | Queries the specified location to determine if a test point is over the thumb or the polygon. |
![]() |
refresh | Refreshes the PanoramicPolygon object and fires PanoramicUpdated. |
Public Properties
Name | Description | |
---|---|---|
![]() |
angle | Gets or sets the z-axis angle of the panoramic polygon. |
![]() |
hitTestIndex | Gets the index of the polygon line or thumb that results from the hit test. |
![]() |
hitTestResult | Gets the result of the HitTest method. |
![]() |
points | Gets the list of points that shape the panoramic polygon. |
![]() |
thickness | Gets or sets the value that indicates the thickness of the panoramic polygon. |
![]() |
type | Gets or sets the type that represents the panoramic image rendering mode. |
![]() |
visible | Indicates whether to show or hide the panoramic polygon. |
Public Events
Name | Description | |
---|---|---|
![]() ![]() |
Clicked | Optional delegate method for additional processing. |
![]() ![]() |
PanoramicGenerated | Notifies to the instance that the panoramic polygon has been generated. |
![]() ![]() |
PanoramicUpdated | Notifies the instance that the panoramic polygon has been updated by moving one of its points. |
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