IXRPathFigure::GetStartPoint (Compact 2013)
3/28/2014
This method retrieves the point where the IXRPathFigure begins.
Syntax
virtual HRESULT STDMETHODCALLTYPE GetStartPoint(
__in XRPoint *pStartPoint
) = 0;
Parameters
- pStartPoint
[in] Points to the point where the IXRPathFigure begins.
Return Values
Returns a standard HRESULT value.
.NET Framework Equivalent
System.Windows.Media.PathFigure
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |