Version: |
1.2 |
Description: |
Specifies the current text aspect ratio setting. The text aspect ratio is the proportion of the text height to the text width. |
Declaration: |
|
C/C++ |
extern "C" double WINAPI VCGetTextAspect(short*
iError); |
Delphi |
procedure VCGetTextAspectBP(var iError: Smallint; var dRet:
Double); stdcall; |
ActiveX/COM |
Function GetTextAspect() As Double |
Parameters: |
dRet - the current text aspect ratio. |
Notes: |
|
See Also: |
VCGetTextBold, VCGetTextCharSpace, VCGetTextColor, VCGetTextFontName, VCGetTextHeight, VCGetTextItalic, VCGetTextItalicValue, VCGetTextJustify, VCGetTextLayer, VCGetTextLineSpace, VCGetTextProSpacing, VCGetTextRot, VCGetTextString, VCGetTextUnderline |