ID2D1DeviceContext4::CreateSvgGlyphStyle-Methode (d2d1_3.h)

Erstellt ein SVG-Glyphenformatobjekt.

Syntax

HRESULT CreateSvgGlyphStyle(
  [out] ID2D1SvgGlyphStyle **svgGlyphStyle
);

Parameter

[out] svgGlyphStyle

Typ: ID2D1SvgGlyphStyle**

Zeigt beim Abschluss auf das erstellte ID2D1SvgGlyphStyle-Objekt .

Rückgabewert

Typ: HRESULT

Diese Methode gibt einen HRESULT-Erfolgs- oder Fehlercode zurück.

Anforderungen

   
Zielplattform Windows
Kopfzeile d2d1_3.h
DLL D2d1.dll

Weitere Informationen

ID2D1DeviceContext4