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

EditObject Property

Show in webframe





Gets or sets the AnnObject that is currently being edited.
Syntax
public AnnObject EditObject {get;}
'Declaration
 
Public ReadOnly Property EditObject As AnnObject
'Usage
 
Dim instance As AnnEditDesigner
Dim value As AnnObject
 
value = instance.EditObject

            

            
public:
property AnnObject^ EditObject {
   AnnObject^ get();
}

Property Value

The AnnObject that is currently being edited.
Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


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