PALETTEENTRY.peRed Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Public peRed As Byte
'使用
Dim instance As PALETTEENTRY
Dim value As Byte

value = instance.peRed

instance.peRed = value
public byte peRed
public:
unsigned char peRed
public var peRed : byte

Field Value

Type: System.Byte

Permissions

See Also

Reference

PALETTEENTRY Structure

PALETTEENTRY Members

Microsoft.VisualStudio.OLE.Interop Namespace