GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer~AddTextAnnotationInteractive
/ AddTextAnnotationInteractive(String,Int32,String,FontStyle,Single,Boolean,Int32,Int32,Single,Single) Method
AddTextAnnotationInteractive(String,Int32,String,FontStyle,Single,Boolean,Int32,Int32,Single,Single) Method
In This Topic
Syntax
'Declaration
Public Overloads Sub AddTextAnnotationInteractive( _
ByVal As String, _
ByVal As Integer, _
ByVal As String, _
ByVal As FontStyle, _
ByVal As Single, _
ByVal As Boolean, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Single, _
ByVal As Single _
)
public void AddTextAnnotationInteractive(
string ,
int ,
string ,
FontStyle ,
float ,
bool ,
int ,
int ,
float ,
float
)
public procedure AddTextAnnotationInteractive(
: String;
: Integer;
: String;
: FontStyle;
: Single;
: Boolean;
: Integer;
: Integer;
: Single;
: Single
);
public function AddTextAnnotationInteractive(
: String,
: int,
: String,
: FontStyle,
: float,
: boolean,
: int,
: int,
: float,
: float
);
public: void AddTextAnnotationInteractive(
string* ,
int ,
string* ,
FontStyle ,
float ,
bool ,
int ,
int ,
float ,
float
)
public:
void AddTextAnnotationInteractive(
String^ ,
int ,
String^ ,
FontStyle ,
float ,
bool ,
int ,
int ,
float ,
float
)
Parameters
- Text
- ForeColor
- FontName
- FontStyle
- FontSize
- Fill
- BorderColor
- BackColor
- Opacity
- Rotation
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members
Overload List