This document is archived and information here might be outdated. Recommended version. |
Appends an image tie point.
[Visual Basic .NET] Public Sub Append ( _ ByVal pPoint As ITiePoint _ )
[C#] public void Append ( ITiePoint pPoint );
[C++]
HRESULT Append(
ITiePoint* pPoint
);
[C++]
Parameters pPoint [in]
pPoint is a parameter of type ITiePoint*