[DispId(22)] int AddLinkAnnotation( float Left, float Top, float Width, float Height, bool Borders, byte Red, byte Green, byte Blue )
function AddLinkAnnotation( Left: Single; Top: Single; Width: Single; Height: Single; Borders: Boolean; Red: Byte; Green: Byte; Blue: Byte ): Integer;
DispIdAttribute(22) function AddLinkAnnotation( Left : float, Top : float, Width : float, Height : float, Borders : boolean, Red : byte, Green : byte, Blue : byte ) : int;
[DispId(22)] int AddLinkAnnotation( float Left, float Top, float Width, float Height, bool Borders, byte Red, byte Green, byte Blue )
Parameters
- Left
- Top
- Width
- Height
- Borders
- Red
- Green
- Blue