3D 要素の明るい色を表す Pen オブジェクトを取得します。明るい色が、光源に面している 3D 要素の部分に適用されます。
Public Shared ReadOnly Property ControlLight As Pen
[C#]
public static Pen ControlLight {get;}
[C++]
public: __property static Pen* get_ControlLight();
[JScript]
public static function get ControlLight() : Pen;
プロパティ値
3D 要素の明るい色を表す Pen オブジェクト。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ