This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMultiPartTextElement Interface > IMultiPartTextElement.SynchronizeParts Method (ArcObjects .NET 10.5 SDK) |
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