This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectEdit Interface > IGxObjectEdit.EditProperties Method (ArcObjects .NET 10.4 SDK) |
Presents a modal dialog to allow editing the object's properties.
[Visual Basic .NET] Public Sub EditProperties ( _ ByVal hParent As Integer _ )
[C#] public void EditProperties ( int hParent );