ID2D1SvgStrokeDashArray

Undocumented in source.

Members

Functions

GetDashes
HRESULT GetDashes(float* dashes, uint dashesCount, uint startIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDashes
HRESULT GetDashes(D2D1_SVG_LENGTH* dashes, uint dashesCount, uint startIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetDashesCount
uint GetDashesCount()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RemoveDashesAtEnd
HRESULT RemoveDashesAtEnd(uint dashesCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UpdateDashes
HRESULT UpdateDashes(float* dashes, uint dashesCount, uint startIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
UpdateDashes
HRESULT UpdateDashes(D2D1_SVG_LENGTH* dashes, uint dashesCount, uint startIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID2D1SvgAttribute

Clone
HRESULT Clone(ID2D1SvgAttribute* attribute)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetElement
void GetElement(ID2D1SvgElement* element)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta