Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Interface describing an SVG stroke-dasharray value.
Inheritance
The ID2D1SvgStrokeDashArray interface inherits from ID2D1SvgAttribute. ID2D1SvgStrokeDashArray also has these types of members:
Methods
The ID2D1SvgStrokeDashArray interface has these methods.
ID2D1SvgStrokeDashArray::GetDashes Gets dashes from the array. (overload 2/2) |
ID2D1SvgStrokeDashArray::GetDashes Gets dashes from the array. (overload 1/2) |
ID2D1SvgStrokeDashArray::GetDashesCount Gets the number of the dashes in the array. |
ID2D1SvgStrokeDashArray::RemoveDashesAtEnd Removes dashes from the end of the array. |
ID2D1SvgStrokeDashArray::UpdateDashes Updates the array. Existing dashes not updated by this method are preserved. The array is resized larger if necessary to accommodate the new dashes. (overload 2/2) |
ID2D1SvgStrokeDashArray::UpdateDashes Updates the array. Existing dashes not updated by this method are preserved. The array is resized larger if necessary to accommodate the new dashes. (overload 1/2) |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1svg.h |