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