Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 514 Bytes

pathfigurecollection_getat_496709656.md

File metadata and controls

26 lines (18 loc) · 514 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Media.PathFigureCollection.GetAt(System.UInt32)
winrt method

Microsoft.UI.Xaml.Media.PathFigureCollection.GetAt

-description

Returns the item located at the specified index.

-parameters

-param index

The integer index for the value to retrieve.

-returns

The PathFigure value at the specified index.

-remarks

-examples

-see-also