LEADTOOLS Annotations (Leadtools.Annotations assembly)

DrawObject Property

Show in webframe





Gets the AnnObject that is currently being drawn.
Syntax
protected virtual AnnObject DrawObject {get;}
'Declaration
 
Protected Overridable ReadOnly Property DrawObject As AnnObject
'Usage
 
Dim instance As AnnDrawDesigner
Dim value As AnnObject
 
value = instance.DrawObject

            

            
protected:
virtual property AnnObject^ DrawObject {
   AnnObject^ get();
}

Property Value

The AnnObject that is currently being drawn.
Example
For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations
Requirements

Target Platforms

See Also

Reference

AnnDrawDesigner Class
AnnDrawDesigner Members

 

 


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