This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > IText3DElement Interface > IText3DElement.Update Method (ArcObjects .NET 10.4 SDK) |
Update graphic geometry with current parameters.
[Visual Basic .NET] Public Function Update ( _ ) As Boolean
[C#] public bool Update ( );
[C++]
HRESULT Update(
VARIANT_BOOL* pUpdated
);
[C++]
Parameters pUpdated [out, retval] pUpdated is a parameter of type VARIANT_BOOL