'Declaration
<DispIdAttribute(455)> Function SetAnnotationColor_2( _ ByVal AnnotationIdx As Integer, _ ByVal Cyan As Byte, _ ByVal Magenta As Byte, _ ByVal Yellow As Byte, _ ByVal Black As Byte _ ) As GdPictureStatus
[DispId(455)] GdPictureStatus SetAnnotationColor_2( int AnnotationIdx, byte Cyan, byte Magenta, byte Yellow, byte Black )
function SetAnnotationColor_2( AnnotationIdx: Integer; Cyan: Byte; Magenta: Byte; Yellow: Byte; Black: Byte ): GdPictureStatus;
DispIdAttribute(455) function SetAnnotationColor_2( AnnotationIdx : int, Cyan : byte, Magenta : byte, Yellow : byte, Black : byte ) : GdPictureStatus;
[DispId(455)] GdPictureStatus SetAnnotationColor_2( int AnnotationIdx, byte Cyan, byte Magenta, byte Yellow, byte Black )
[DispId(455)] GdPictureStatus SetAnnotationColor_2( int AnnotationIdx, byte Cyan, byte Magenta, byte Yellow, byte Black )
Parameters
- AnnotationIdx
- Cyan
- Magenta
- Yellow
- Black