Syntax
[Visual Basic .NET] Public Sub New ( _ peRed As Byte, peGreen As Byte, peBlue As Byte, peFlags As Byte )
[C#] public tagPALETTEENTRY { Byte peRed, Byte peGreen, Byte peBlue, Byte peFlags )
[C++]
typedef struct tagPALETTEENTRY {Byte peRed;
Byte peGreen;
Byte peBlue;
Byte peFlags; } tagPALETTEENTRY;
Product Availability
Available with ArcGIS Desktop. Requires Tracking Analyst Extension.