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

Object Property (AnnRunDesigner)

Show in webframe





Gets or sets the AnnObject to be run. This is a dependency property.
Syntax
public AnnObject Object {get; set;}
'Declaration
 
Public Property Object As AnnObject
'Usage
 
Dim instance As AnnRunDesigner
Dim value As AnnObject
 
instance.Object = value
 
value = instance.Object

            

            
public:
property AnnObject^ Object {
   AnnObject^ get();
   void set (    AnnObject^ value);
}

Property Value

An AnnObject object specifying the object currently being run.
Example

For C#/VB examples, refer to AnnRunDesigner.

Requirements

Target Platforms

See Also

Reference

AnnRunDesigner Class
AnnRunDesigner Members

 

 


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