ID2D1SvgAttribute interface (d2d1svg.h)

Interface describing an SVG attribute.

Inheritance

The ID2D1SvgAttribute interface inherits from ID2D1Resource. ID2D1SvgAttribute also has these types of members:

Methods

The ID2D1SvgAttribute interface has these methods.

 
ID2D1SvgAttribute::Clone

Creates a clone of this attribute value. On creation, the cloned attribute is not set on any element.
ID2D1SvgAttribute::GetElement

Returns the element on which this attribute is set. Returns null if the attribute is not set on any element.

Requirements

Requirement Value
Target Platform Windows
Header d2d1svg.h