GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer~AddFreeHandAnnotInteractive
/ AddFreeHandAnnotInteractive(Int32,Single,Single) Method
AddFreeHandAnnotInteractive(Int32,Single,Single) Method
In This Topic
Syntax
'Declaration
Public Overloads Sub AddFreeHandAnnotInteractive( _
ByVal As Integer, _
ByVal As Single, _
ByVal As Single _
)
public void AddFreeHandAnnotInteractive(
int ,
float ,
float
)
public procedure AddFreeHandAnnotInteractive(
: Integer;
: Single;
: Single
);
public function AddFreeHandAnnotInteractive(
: int,
: float,
: float
);
public: void AddFreeHandAnnotInteractive(
int ,
float ,
float
)
public:
void AddFreeHandAnnotInteractive(
int ,
float ,
float
)
Parameters
- BorderColor
- BorderWidth
- Opacity
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members
Overload List