LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

SupportsFill Property

Show in webframe





Gets a value indicating whether this AnnObject object supports a fill.
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 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

See Also

Reference

AnnObject Class
AnnObject Members

 

 


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