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.