←Select platform

EndColor Property

Summary

Gets or sets the end color value for the gradient.

Syntax

C#
VB
C++
public RasterColor EndColor { get; set; } 
  
Public Property EndColor As Leadtools.RasterColor 
public: 
property Leadtools.RasterColor EndColor { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

Represents the end color value for the gradient.

Example

Refer to RasterWindowLevelDialog example.

Requirements

Target Platforms

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