Version: |
1.2 |
Description: |
The name of the font to be used for all for all subsequent text placements. |
Declaration: |
|
C/C++ |
extern "C" short WINAPI VCGetTextFontName(short*
iError, char* pS); |
Delphi |
function VCGetTextFontName(var iError: Smallint; pS: PAnsiChar):Smallint;
stdcall; |
ActiveX/COM |
Function GetTextFontName() As String |
Parameters: |
pS - the name of the current font. |
Notes: |
|
See Also: |
VCGetTextAspect VCGetTextUnderline ,VCGetTextString ,VCGetTextRot ,VCGetTextProSpacing ,VCGetTextLineSpace ,VCGetTextLayer ,VCGetTextJustify ,VCGetTextItalicValue ,VCGetTextItalic ,VCGetTextHeight ,VCGetTextColor ,VCGetTextCharSpace ,VCGetTextBold , |