This document is archived and information here might be outdated. Recommended version. |
Synchronize the geometry with the text of the element.
[Visual Basic .NET] Public Sub SynchronizeParts ( _ ByVal pDisplay As IDisplay _ )
[C#] public void SynchronizeParts ( IDisplay pDisplay );
[C++]
HRESULT SynchronizeParts(
IDisplay* pDisplay
);
[C++]
Parameters pDisplay [in]
pDisplay is a parameter of type IDisplay*