This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IG > IGraphicsSelection Interface > IGraphicsSelection.UnselectElement Method (ArcObjects .NET 10.5 SDK) |
Unselects the specified element.
[Visual Basic .NET] Public Sub UnselectElement ( _ ByVal pElement As IElement _ )
[C#] public void UnselectElement ( IElement pElement );
[C++]
HRESULT UnselectElement(
IElement* pElement
);
[C++]
Parameters pElement [in]
pElement is a parameter of type IElement