'Declaration
<DispIdAttribute(66)> Sub AddEmbeddedImageAnnotInteractive( _ ByVal ImageID As Integer, _ ByVal Stroke As Boolean, _ ByVal BorderColor As Integer, _ ByVal BorderWidth As Single, _ ByVal Opacity As Single _ )
[DispId(66)] void AddEmbeddedImageAnnotInteractive( int ImageID, bool Stroke, int BorderColor, float BorderWidth, float Opacity )
procedure AddEmbeddedImageAnnotInteractive( ImageID: Integer; Stroke: Boolean; BorderColor: Integer; BorderWidth: Single; Opacity: Single );
DispIdAttribute(66) function AddEmbeddedImageAnnotInteractive( ImageID : int, Stroke : boolean, BorderColor : int, BorderWidth : float, Opacity : float );
[DispId(66)] void AddEmbeddedImageAnnotInteractive( int ImageID, bool Stroke, int BorderColor, float BorderWidth, float Opacity )
[DispId(66)] void AddEmbeddedImageAnnotInteractive( int ImageID, bool Stroke, int BorderColor, float BorderWidth, float Opacity )
Parameters
- ImageID
- Stroke
- BorderColor
- BorderWidth
- Opacity