←Select platform

End Property

Summary

Gets or sets the ending color value for the gradient. This is a dependency property.

Syntax

C#
VB
C++
public Color End {get; set;}
Public Property End As Color
public: 
property Color End { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

a System.Windows.Media.Color that specifies the ending color value for the gradient. Default value is White.

Example

For C#/VB examples, refer to WindowLevelEffect.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Media.Effects Assembly
Click or drag to resize