This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IE > IExportBMP Interface > IExportBMP.Palette Property (ArcObjects .NET 10.5 SDK) |
The Windows Bitmap color palette.
[Visual Basic .NET] Public ReadOnly Property Palette As Integer
[C#] public int Palette {get;}
[C++]
HRESULT get_Palette(
long* phPal
);
[C++]
Parameters phPal [out, retval] phPal is a parameter of type long