←Select platform

Object Property

Summary
Gets the AnnObject that is entering run mode.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnObject object { get; } 
@property (nonatomic, strong, readonly, nullable) LTAnnObject *object; 
public AnnObject getObject() 
public:  
   property AnnObject^ Object 
   { 
      AnnObject^ get() 
   } 
Object # get  (AnnRunDesignerEventArgs) 

Property Value

The AnnObject that is entering run mode.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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