←Select platform

Designer Property

Summary
Gets the designer responsible for the change.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnDesigner Designer { get; } 
@property (nonatomic, strong, readonly, nullable) LTAnnDesigner *designer; 
public AnnDesigner getDesigner() 
public:  
   property AnnDesigner^ Designer 
   { 
      AnnDesigner^ get() 
   } 

Property Value

The AnnDesigner responsible for the change.

Remarks

This value is null unless ChangeType is DesignerDraw or DesignerEdit.

Requirements

Target Platforms

Help Version 22.0.2023.4.25
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.