This document is archived and information here might be outdated. Recommended version. |
Set point attributes to that of the given point geometry object.
[Visual Basic .NET] Public Sub SetPoint ( _ ByVal pPoint As IPoint _ )
[C#] public void SetPoint ( IPoint pPoint );
[C++]
HRESULT SetPoint(
IPoint* pPoint
);
[C++]
Parameters pPoint [in]
pPoint is a parameter of type IPoint*