Dokumentation TextGRAB SDK | ITextFont::Height

Drucken E-Mail

Height.

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

Kenndaten

pVal
[out,retval] Bestimmt die Höhe des Schriftsymbols in logischen Einheiten.

Siehe auch:

Schnittstelle ITextFont