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