LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

SupportsFill Property






Gets a value indicating whether this AnnObject object supports a fill. .NET support Silverlight support
Syntax
public virtual bool SupportsFill {get;}
'Declaration
 
Public Overridable ReadOnly Property SupportsFill As Boolean
'Usage
 
Dim instance As AnnObject
Dim value As Boolean
 
value = instance.SupportsFill
public virtual bool SupportsFill {get;}
 get_SupportsFill(); 
public:
virtual property bool SupportsFill {
   bool get();
}

Property Value

true if this AnnObject object supports a fill; false otherwise.
Example

For C#/VB examples, refer to SupportsStroke.

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

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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