LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Object Property (AnnRunDesignerEventArgs)






Gets the AnnObject object currently being run.
Syntax
public AnnObject Object {get;}
'Declaration
 
Public ReadOnly Property Object As AnnObject
'Usage
 
Dim instance As AnnRunDesignerEventArgs
Dim value As AnnObject
 
value = instance.Object
public AnnObject Object {get;}
 get_Object(); 
public:
property AnnObject^ Object {
   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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnRunDesignerEventArgs Class
AnnRunDesignerEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.