owner Property

Summary

Owner of the service.

Syntax
TypeScript
JavaScript
Object.defineProperty(InteractiveService.prototype, 'owner', 
	get: function() 
) 
owner: any; // read-only 

Property Value

The owner of the service.

Remarks

This is the same value set in the owner parameter to the Create method. Optional and can be null. This is not used by InteractiveService but can be used by the application to pass any class and extra data. ImageViewer sets the value to this.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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