PanoramicUpdated Event

Summary

Notifies the instance that the panoramic polygon has been updated by moving one of its points.

Syntax
TypeScript
JavaScript
Object.defineProperty(PanoramicPolygon.prototype,'panoramicUpdated',  
	get: function(), 
	set: function(value) 
) 
panoramicUpdated: LeadEvent; 
Remarks

For events when the panoramic polygon gets created, use PanoramicGenerated.

The panoramic polygon is generated when the user double-clicks on the last point. The polygon is added to Drawable list. Add or delete points from the polygon through Points.

Event Data
ParameterTypeDescription
sendervarThe source of the event
ePanoramicChangedEventArgsThe event data
Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.