LEADTOOLS Annotations (Leadtools.Annotations assembly)

ImageAttributes Property

Show in webframe





Gets an ImageAttributes object that can be used to draw this AnnPicture object.
Syntax
public ImageAttributes ImageAttributes {get;}
'Declaration
 
Public ReadOnly Property ImageAttributes As ImageAttributes
'Usage
 
Dim instance As AnnPicture
Dim value As ImageAttributes
 
value = instance.ImageAttributes

            

            
public:
property ImageAttributes^ ImageAttributes {
   ImageAttributes^ get();
}

Property Value

an ImageAttributes object that can be used to draw this AnnPicture object.
Remarks
This is a helper property that quickly sets up the transparency information needed to draw this AnnPicture correctly.
Example
For an example, refer to AnnPicture.
Requirements

Target Platforms

See Also

Reference

AnnPicture Class
AnnPicture Members

 

 


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