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





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

Parameters

BorderColor
BorderWidth
BackColor
Opacity
See Also

Reference

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