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

Fill Property (IAnnObject)






Gets or sets the color to use to fill the interior of this object. .NET support Silverlight support
Syntax
Color Fill {get; set;}
'Declaration
 
Property Fill As Color
'Usage
 
Dim instance As IAnnObject
Dim value As Color
 
instance.Fill = value
 
value = instance.Fill
Color Fill {get; set;}
get_Fill();
set_Fill(value);
property Color Fill {
   Color get();
   void set (    Color value);
}

Property Value

A System.Windows.Media.Color value that specifies the color to use to fill the interior of this object.
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

IAnnObject Interface
IAnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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