←Select platform

Color2 Property

Summary

Gets or sets the ending color of this AnnLinearGradientBrush object.

Syntax

C#
VB
C++
[XmlIgnoreAttribute()] 
public virtual Color Color2 { get; set; } 
  
Public Overridable Property Color2 As Color 
public: 
virtual property Color Color2 { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

The ending color of this AnnLinearGradientBrush.

Example

For an example, refer to AnnLinearGradientBrush.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly