'Declaration
<DispIdAttribute(544)> Function SetLineColor( _ ByVal Red As Byte, _ ByVal Green As Byte, _ ByVal Blue As Byte _ ) As GdPictureStatus
[DispId(544)] GdPictureStatus SetLineColor( byte Red, byte Green, byte Blue )
function SetLineColor( Red: Byte; Green: Byte; Blue: Byte ): GdPictureStatus;
DispIdAttribute(544) function SetLineColor( Red : byte, Green : byte, Blue : byte ) : GdPictureStatus;
[DispId(544)] GdPictureStatus SetLineColor( byte Red, byte Green, byte Blue )
[DispId(544)] GdPictureStatus SetLineColor( byte Red, byte Green, byte Blue )
Parameters
- Red
- Green
- Blue