Skip to content

Latest commit

 

History

History
83 lines (64 loc) · 2.35 KB

nf-d2d1svg-id2d1svgstrokedasharray-getdashes(float_uint32_uint32).md

File metadata and controls

83 lines (64 loc) · 2.35 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:d2d1svg.ID2D1SvgStrokeDashArray.GetDashes(FLOAT,UINT32,UINT32)
ID2D1SvgStrokeDashArray::GetDashes (d2d1svg.h)
Gets dashes from the array. (overload 1/2)
GetDashes
GetDashes method [Direct2D]
GetDashes method [Direct2D]
ID2D1SvgStrokeDashArray interface
ID2D1SvgStrokeDashArray interface [Direct2D]
GetDashes method
ID2D1SvgStrokeDashArray.GetDashes
ID2D1SvgStrokeDashArray::GetDashes
ID2D1SvgStrokeDashArray::GetDashes(FLOAT
UINT32
UINT32)
d2d1svg/ID2D1SvgStrokeDashArray::GetDashes
direct2d.id2d1svgstrokedasharray_getdashes
direct2d\id2d1svgstrokedasharray_getdashes.htm
Direct2D
E5C7A573-3373-4323-8712-93D89B6A53C5
12/05/2018
GetDashes, GetDashes method [Direct2D], GetDashes method [Direct2D],ID2D1SvgStrokeDashArray interface, ID2D1SvgStrokeDashArray interface [Direct2D],GetDashes method, ID2D1SvgStrokeDashArray.GetDashes, ID2D1SvgStrokeDashArray::GetDashes, ID2D1SvgStrokeDashArray::GetDashes(FLOAT,UINT32,UINT32), d2d1svg/ID2D1SvgStrokeDashArray::GetDashes, direct2d.id2d1svgstrokedasharray_getdashes
d2d1svg.h
Windows
Direct2d.dll
Windows
19H1
ID2D1SvgStrokeDashArray::GetDashes
d2d1svg/ID2D1SvgStrokeDashArray::GetDashes
c++
APIRef
kbSyntax
COM
direct2d.dll
ID2D1SvgStrokeDashArray.GetDashes

ID2D1SvgStrokeDashArray::GetDashes

-description

Gets dashes from the array.

-parameters

-param dashes [out]

Type: FLOAT*

Buffer to contain the dashes.

-param dashesCount

Type: UINT32

The element count of the array in the dashes argument.

-param startIndex

Type: UINT32

The index of the first dash to retrieve.

-returns

Type: HRESULT

This method returns an HRESULT success or error code.

-see-also

ID2D1SvgStrokeDashArray