'Declaration
<DispIdAttribute(68)> Sub AddFreeHandAnnotInteractive( _ ByVal BorderColor As Integer, _ ByVal BorderWidth As Single, _ ByVal Opacity As Single _ )
[DispId(68)] void AddFreeHandAnnotInteractive( int BorderColor, float BorderWidth, float Opacity )
procedure AddFreeHandAnnotInteractive( BorderColor: Integer; BorderWidth: Single; Opacity: Single );
DispIdAttribute(68) function AddFreeHandAnnotInteractive( BorderColor : int, BorderWidth : float, Opacity : float );
[DispId(68)] void AddFreeHandAnnotInteractive( int BorderColor, float BorderWidth, float Opacity )
[DispId(68)] void AddFreeHandAnnotInteractive( int BorderColor, float BorderWidth, float Opacity )
Parameters
- BorderColor
- BorderWidth
- Opacity