This document is archived and information here might be outdated. Recommended version. |
The graphic element's properties have changed.
[Visual Basic .NET] Public Sub UpdateElement ( _ ByVal Element As IElement _ )
[C#] public void UpdateElement ( IElement Element );
[C++]
HRESULT UpdateElement(
IElement* Element
);
[C++]
Parameters Element [in]
Element is a parameter of type IElement*