ID2D1SvgAttribute interface

Interface describing an SVG attribute.

Members

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

Methods

The ID2D1SvgAttribute interface has these methods.

MethodDescription
Clone

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

GetElement

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

 

Requirements

Header

D2d1svg.h

DLL

Direct2d.dll

 

 

Show: