Skip to content

Latest commit

 

History

History
77 lines (61 loc) · 2.54 KB

nf-d2d1svg-id2d1svgelement-getattributevalue(pcwstr_d2d1_svg_length).md

File metadata and controls

77 lines (61 loc) · 2.54 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:d2d1svg.ID2D1SvgElement.GetAttributeValue(PCWSTR,D2D1_SVG_LENGTH)
ID2D1SvgElement::GetAttributeValue(PCWSTR,D2D1_SVG_LENGTH) (d2d1svg.h)
Gets an attribute of this element as a length value.
GetAttributeValue
GetAttributeValue method [Direct2D]
GetAttributeValue method [Direct2D]
ID2D1SvgElement interface
ID2D1SvgElement interface [Direct2D]
GetAttributeValue method
ID2D1SvgElement.GetAttributeValue
ID2D1SvgElement.GetAttributeValue(PCWSTR
D2D1_SVG_LENGTH)
ID2D1SvgElement::GetAttributeValue
ID2D1SvgElement::GetAttributeValue(PCWSTR
D2D1_SVG_LENGTH)
d2d1svg/ID2D1SvgElement::GetAttributeValue
direct2d.id2d1svgelement_getattributevalue_16
direct2d\id2d1svgelement_getattributevalue_16.htm
Direct2D
A0946450-795F-428C-B219-CBEA3A0955FC
12/05/2018
GetAttributeValue, GetAttributeValue method [Direct2D], GetAttributeValue method [Direct2D],ID2D1SvgElement interface, ID2D1SvgElement interface [Direct2D],GetAttributeValue method, ID2D1SvgElement.GetAttributeValue, ID2D1SvgElement.GetAttributeValue(PCWSTR,D2D1_SVG_LENGTH), ID2D1SvgElement::GetAttributeValue, ID2D1SvgElement::GetAttributeValue(PCWSTR,D2D1_SVG_LENGTH), d2d1svg/ID2D1SvgElement::GetAttributeValue, direct2d.id2d1svgelement_getattributevalue_16
d2d1svg.h
Windows
Direct2d.dll
Windows
19H1
ID2D1SvgElement::GetAttributeValue
d2d1svg/ID2D1SvgElement::GetAttributeValue
c++
APIRef
kbSyntax
COM
direct2d.dll
ID2D1SvgElement.GetAttributeValue

ID2D1SvgElement::GetAttributeValue(PCWSTR,D2D1_SVG_LENGTH)

-description

Gets an attribute of this element as a length value.

-parameters

-param name [in]

Type: PCWSTR

The name of the attribute.

-param value [out]

Type: D2D1_SVG_LENGTH*

The value of the attribute.

-returns

Type: HRESULT

This method returns an HRESULT success or error code.

-see-also

ID2D1SvgElement