←Select platform

ShowObjectProperties Method

Summary
Shows the object properties.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public void ShowObjectProperties() 
- (void)showObjectProperties; 
public void ShowObjectProperties(); 
public:  
   void ShowObjectProperties() 
def ShowObjectProperties(self): 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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