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

SupportsBrush Property (AnnDrawable)






Gets a value indicating whether this AnnDrawable object supports a brush.
Syntax
public virtual bool SupportsBrush {get;}
'Declaration
 
Public Overridable ReadOnly Property SupportsBrush As Boolean
'Usage
 
Dim instance As AnnDrawable
Dim value As Boolean
 
value = instance.SupportsBrush
public virtual bool SupportsBrush {get;}
 get_SupportsBrush(); 
public:
virtual property bool SupportsBrush {
   bool get();
}

Property Value

true if this AnnDrawable object supports a brush; false otherwise.
Example
For an example, refer to AnnDrawable.
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

AnnDrawable Class
AnnDrawable Members

 

 


Products | Support | Contact Us | Copyright Notices

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