ID2D1SvgStrokeDashArray interface

Interface describing an SVG stroke-dasharray value.

Members

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

Methods

The ID2D1SvgStrokeDashArray interface has these methods.

MethodDescription
GetDashes Overloaded.

Gets dashes from the array.

GetDashesCount

Gets the number of the dashes in the array.

RemoveDashesAtEnd

Removes dashes from the end of the array.

UpdateDashes Overloaded.

Updates the array.

 

Requirements

Header

D2d1svg.h

DLL

Direct2d.dll

 

 

Show: