LEADTOOLS Annotations (Leadtools.Annotations assembly)

Color1 Property

Show in webframe





Gets or sets the starting color of this AnnLinearGradientBrush object.
Syntax
public virtual Color Color1 {get; set;}
'Declaration
 
Public Overridable Property Color1 As Color
'Usage
 
Dim instance As AnnLinearGradientBrush
Dim value As Color
 
instance.Color1 = value
 
value = instance.Color1

            

            
public:
virtual property Color Color1 {
   Color get();
   void set (    Color value);
}

Property Value

The starting color of this AnnLinearGradientBrush.
Example
For an example, refer to AnnLinearGradientBrush.
Requirements

Target Platforms

See Also

Reference

AnnLinearGradientBrush Class
AnnLinearGradientBrush Members

 

 


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