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