This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicsContainer Interface > IGraphicsContainer.UpdateElement Method (ArcObjects .NET 10.4 SDK) |
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