←Select platform

ShowObjectProperties Method

Summary
Shows the object properties.
Syntax
C#
VB
Objective-C
C++
Java
public void ShowObjectProperties() 
Public Sub ShowObjectProperties()  
-(void)showObjectProperties; 
public void ShowObjectProperties(); 
public:  
   void ShowObjectProperties() 
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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