aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID2D1SvgElement.SetAttributeValue
aurora
directx
d2d1
d2d1svg
ID2D1SvgElement
Undocumented in source. Be warned that the author may not have intended to support it.
HRESULT
SetAttributeValue
(wchar* name, D2D1_SVG_ATTRIBUTE_STRING_TYPE type, wchar* value)
HRESULT
SetAttributeValue
(wchar* name, D2D1_SVG_ATTRIBUTE_POD_TYPE type, void* value, uint valueSizeInBytes)
HRESULT
SetAttributeValue
(wchar* name, ID2D1SvgAttribute value)
HRESULT
SetAttributeValue
(wchar* name, float value)
HRESULT
SetAttributeValue
(wchar* name, D2D1_COLOR_F value)
HRESULT
SetAttributeValue
(wchar* name, D2D1_FILL_MODE value)
HRESULT
SetAttributeValue
(wchar* name, D2D1_SVG_DISPLAY value)
HRESULT
SetAttributeValue
(wchar* name, D2D1_SVG_OVERFLOW value)
HRESULT
SetAttributeValue
(wchar* name, D2D1_SVG_LINE_JOIN value)
HRESULT
SetAttributeValue
(wchar* name, D2D1_SVG_LINE_CAP value)
HRESULT
SetAttributeValue
(wchar* name, D2D1_SVG_VISIBILITY value)
HRESULT
SetAttributeValue
(wchar* name, D2D1_MATRIX_3X2_F value)
HRESULT
SetAttributeValue
(wchar* name, D2D1_SVG_UNIT_TYPE value)
HRESULT
SetAttributeValue
(wchar* name, D2D1_EXTEND_MODE value)
interface
ID2D1SvgElement
extern (
Windows
) final
HRESULT
SetAttributeValue
(
const
wchar
*
name
,
D2D1_EXTEND_MODE
value
)
HRESULT
SetAttributeValue
(wchar* name, D2D1_SVG_PRESERVE_ASPECT_RATIO value)
HRESULT
SetAttributeValue
(wchar* name, D2D1_SVG_LENGTH value)
Meta
Source
See Implementation
aurora
directx
d2d1
d2d1svg
ID2D1SvgElement
functions
AppendChild
CreateChild
GetAttributeValue
GetAttributeValueLength
GetDocument
GetFirstChild
GetLastChild
GetNextChild
GetParent
GetPreviousChild
GetSpecifiedAttributeCount
GetSpecifiedAttributeName
GetSpecifiedAttributeNameLength
GetTagName
GetTagNameLength
GetTextValue
GetTextValueLength
HasChildren
InsertChildBefore
IsAttributeSpecified
IsTextContent
RemoveAttribute
RemoveChild
ReplaceChild
SetAttributeValue
SetTextValue