This document is archived and information here might be outdated. Recommended version. |
GDI Comment stucture used to set CMYK color and spot colors.
[Visual Basic .NET] Public Sub New ( _ dSignature As Integer, nVersion As Integer, cmykClr As Integer, IsSpotColor As Short, colorType As Short )
[C#] public esriGDICommentSetCmykColor { uint dSignature, uint nVersion, uint cmykClr, short IsSpotColor, short colorType )
[C++]
typedef struct esriGDICommentSetCmykColor { } esriGDICommentSetCmykColor;