| CanvasSvgStrokeDashArrayAttribute Methods |
The CanvasSvgStrokeDashArrayAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | [Win10_15063] Creates a clone of this attribute value. | |
| Dispose | [Win10_15063] Releases all resources used by the CanvasSvgStrokeDashArrayAttribute. | |
| GetDashes | [Win10_15063] Gets dashes from the array, ignoring unit mode. | |
| GetDashes(Int32, Int32, CanvasSvgLengthUnits) | [Win10_15063] Gets dashes from the array, along with their unit mode. | |
| GetElement | [Win10_15063] Returns the element on which this attribute is set. | |
| RemoveDashesAtEnd | [Win10_15063] Removes dashes from the end of the array. | |
| SetDashes(Int32, Single) | [Win10_15063] Sets dashes to the array. | |
| SetDashes(Int32, Single, CanvasSvgLengthUnits) | [Win10_15063] Sets dashes, and their unit mode, to the array. | |
| SetDashes(Int32, Single, CanvasSvgLengthUnits) | [Win10_15063] Sets dashes, and their unit modes, to the array. |