←Select platform

Object Property

Summary

Gets the AnnObject object currently being run.

Syntax

C#
VB
C++
public AnnObject object { get; } 
  
Public ReadOnly Property Object As Leadtools.Annotations.AnnObject 
public: 
property Leadtools.Annotations.AnnObject^ Object { 
   Leadtools.Annotations.AnnObject^ get(); 
} 

Property Value

An AnnObject object that represents the object currently being run by the AnnRunDesigner that raised this event.

Example

For an example, refer to AnnRunDesigner.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly