Документация TextGRAB SDK | ITextFont::Weight

Печать E-mail

Weight.

[C/C++]
HRESULT get_Weight( LONG* pVal );
[Visual Basic]
Public ReadOnly Property Weight As Long
[C#]
public ref int ITextFont.Weight { get; }

Параметры

pVal
[out,retval] Определяет толщину линий начертания шрифта.

См. также:

Интерфейс ITextFont