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

Color1Xml Property






Used internally by the LEADTOOLS framework.
Syntax
public string Color1Xml {get; set;}
'Declaration
 
Public Property Color1Xml As String
'Usage
 
Dim instance As AnnLinearGradientBrush
Dim value As String
 
instance.Color1Xml = value
 
value = instance.Color1Xml
public string Color1Xml {get; set;}
 get_Color1Xml();
set_Color1Xml(value);
public:
property String^ Color1Xml {
   String^ get();
   void set (    String^ value);
}

Property Value

A string representing the starting color of this AnnLinearGradientBrush.
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

AnnLinearGradientBrush Class
AnnLinearGradientBrush Members

 

 


Products | Support | Contact Us | Copyright Notices

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