Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public static uint GetOutlineTextMetrics( IntPtr hdc, uint cbData, IntPtr ptrZero ) |
| Visual Basic |
|---|
Public Shared Function GetOutlineTextMetrics ( _ hdc As IntPtr, _ cbData As UInteger, _ ptrZero As IntPtr _ ) As UInteger |
| Visual C++ |
|---|
public: static unsigned int GetOutlineTextMetrics( IntPtr hdc, unsigned int cbData, IntPtr ptrZero ) |