バージョン

ColorScale クラス

指定した数値を既知の数値の一覧と突き合わせて対応する色を提供する各種クラスの基本クラスです。
シンタックス
'宣言
 
Public MustInherit Class ColorScale 
   Inherits System.Windows.DependencyObject
public abstract class ColorScale : System.Windows.DependencyObject 
参照