次の方法で共有


PaletteEntry.Red

Red プロパティ

パレット エントリの赤色強度値。

定義

Visual Basic Public Property Red As Byte
C# public byte Red { get; set; }
Managed C++ public: __property Byte get_Red();
public: __property void set_Red(Byte);
JScript public function get Red() : byte
public function set Red(byte);

プロパティ値

System.Byte.

これは読み取り/書き込み可能プロパティである。 

対象

PaletteEntry

© 2002 Microsoft Corporation. All rights reserved. Terms of use.