showObjectProperties Method

Summary

Shows the object properties

Syntax
TypeScript
JavaScript
AnnAutomation.prototype.showObjectProperties = function() 
showObjectProperties(): void; 

Remarks

Call the CanShowObjectProperties property to determine whether the object's Properties can be displayed at this time. The framework does not contain a user interface for this, instead, the OnShowObjectProperties event is fired and the application code most show a UI to update CurrentEditObject.

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly