PanoramicGenerated Event

Summary

Notifies the instance that the panoramic polygon has been generated.

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

The panoramic polygon is generated when the user double-clicks on the last point. It is then added to the cell drawables list Drawable.

Use PanoramicUpdated to be notified regarding changes made after the panoramic polygon is created.

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

Refer to PanoramicAction

Requirements
Target Platforms
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.