LEADTOOLS Annotations (Leadtools.Annotations assembly)

Object Property (AnnDrawDesignerEventArgs)

Show in webframe





Gets the AnnObject object currently being drawn.
Syntax
public AnnObject Object {get;}
'Declaration
 
Public ReadOnly Property Object As AnnObject
'Usage
 
Dim instance As AnnDrawDesignerEventArgs
Dim value As AnnObject
 
value = instance.Object

            

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

Property Value

An AnnObject object that represents the object currently being drawn by the AnnDrawDesigner that raised this event.
Example
For an example, refer to AnnDesigner.
Requirements

Target Platforms

See Also

Reference

AnnDrawDesignerEventArgs Class
AnnDrawDesignerEventArgs Members

 

 


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