aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID2D1SvgAttribute
aurora
directx
d2d1
d2d1svg
Interfaces
version(Windows)
interface
ID2D1SvgAttribute : ID2D1Resource {
HRESULT
Clone
(ID2D1SvgAttribute* attribute);
void
GetElement
(ID2D1SvgElement* element);
}
Members
Functions
Clone
HRESULT
Clone
(ID2D1SvgAttribute* attribute)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetElement
void
GetElement
(ID2D1SvgElement* element)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Meta
Source
See Implementation
aurora
directx
d2d1
d2d1svg
enums
D2D1_SVG_ASPECT_ALIGN
D2D1_SVG_ASPECT_SCALING
D2D1_SVG_ATTRIBUTE_POD_TYPE
D2D1_SVG_ATTRIBUTE_STRING_TYPE
D2D1_SVG_DISPLAY
D2D1_SVG_LENGTH_UNITS
D2D1_SVG_LINE_CAP
D2D1_SVG_LINE_JOIN
D2D1_SVG_OVERFLOW
D2D1_SVG_PAINT_TYPE
D2D1_SVG_PATH_COMMAND
D2D1_SVG_UNIT_TYPE
D2D1_SVG_VISIBILITY
interfaces
ID2D1SvgAttribute
ID2D1SvgDocument
ID2D1SvgElement
ID2D1SvgPaint
ID2D1SvgPathData
ID2D1SvgPointCollection
ID2D1SvgStrokeDashArray
structs
D2D1_SVG_LENGTH
D2D1_SVG_PRESERVE_ASPECT_RATIO
D2D1_SVG_VIEWBOX
Interfaces