LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Object Property (AnnRunDesignerEventArgs)

Show in webframe





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:
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 C#/VB examples, refer to AnnRunDesigner.

Requirements

Target Platforms

See Also

Reference

AnnRunDesignerEventArgs Class
AnnRunDesignerEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.