LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

ImageAttributes Property






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 ImageAttributes ImageAttributes {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnPicture Class
AnnPicture Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.