Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an SVG glyph style object.
Syntax
HRESULT CreateSvgGlyphStyle(
[out] ID2D1SvgGlyphStyle **svgGlyphStyle
);
Parameters
[out] svgGlyphStyle
Type: ID2D1SvgGlyphStyle**
On completion points to the created ID2D1SvgGlyphStyle object.
Return value
Type: HRESULT
This method returns an HRESULT success or error code.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1_3.h |
DLL | D2d1.dll |