This topic has not yet been rated - Rate this topic

IXRLineGeometry::SetStartPoint (Compact 7)

6/2/2013

This method sets the starting point of a line.


virtual HRESULT STDMETHODCALLTYPE SetStartPoint(
    __in XRPoint *pStartPoint
) = 0;
pStartPoint

[in] Points to an XRPoint that specifies the starting point of the line.

Returns a standard HRESULT value.

System.Windows.Media.LineGeometry.StartPoint

Header

XamlRuntime.h

sysgen

SYSGEN_XAML_RUNTIME

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.