ID2D1DeviceContext4::CreateSvgGlyphStyle method
Creates an SVG glyph style object.
Syntax
HRESULT CreateSvgGlyphStyle( [out] ID2D1SvgGlyphStyle **svgGlyphStyle );
Parameters
- svgGlyphStyle [out]
-
Type: ID2D1SvgGlyphStyle**
On completion points to the created ID2D1SvgGlyphStyle object.
Return value
Type: HRESULT
This method returns an HRESULT success or error code.
Requirements
|
Header |
|
|---|---|
|
DLL |
|
See also
Show: