GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / AddFreeHandHighlighterAnnotInteractive Method





In This Topic
AddFreeHandHighlighterAnnotInteractive Method (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(70)>
Sub AddFreeHandHighlighterAnnotInteractive( _
   ByVal BorderColor As Integer, _
   ByVal BorderWidth As Single _
) 
[DispId(70)]
void AddFreeHandHighlighterAnnotInteractive( 
   int BorderColor,
   float BorderWidth
)
procedure AddFreeHandHighlighterAnnotInteractive( 
    BorderColor: Integer;
    BorderWidth: Single
); 
DispIdAttribute(70)
function AddFreeHandHighlighterAnnotInteractive( 
   BorderColor : int,
   BorderWidth : float
);
[DispId(70)]
void AddFreeHandHighlighterAnnotInteractive( 
   int BorderColor,
   float BorderWidth
) 
[DispId(70)]
void AddFreeHandHighlighterAnnotInteractive( 
   int BorderColor,
   float BorderWidth
) 

Parameters

BorderColor
BorderWidth
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members