This document is archived and information here might be outdated.  Recommended version.


tagLOGPALETTE Structure (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

tagLOGPALETTE Structure

Syntax

[Visual Basic .NET]
Public Sub New ( _
   palVersion As ushort,
   palNumEntries As ushort,
   palPalEntry As IntPtr
)
[C#]
public tagLOGPALETTE {
   ushort palVersion,
   ushort palNumEntries,
   IntPtr palPalEntry
)
[C++]
typedef struct tagLOGPALETTE {
Unsigned short palVersion;
Unsigned short palNumEntries;
tagPALETTEENTRY palPalEntry; } tagLOGPALETTE;

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.