IXRPathFigure::GetSegments (Windows Embedded CE 6.0)
1/6/2010
This method retrieves a collection of segments that defines the shape of an IXRPathFigure object.
Syntax
virtual HRESULT STDMETHODCALLTYPE GetSegments(
__out IXRPathSegmentCollection **ppSegments
) = 0;
Parameters
- ppSegments
[in] Points to the collection of segments that defines the shape of an IXRPathFigure object.
Return Values
Returns a standard HRESULT value.
.NET Framework Equivalent
System.Windows.Media.PathFigure.Segments
Requirements
sysgen | SYSGEN_XAML_RUNTIME |
Windows Embedded CE | Windows Embedded CE 6.0 R3 |