ArcObjects Library Reference (Catalog)  

IGxObjectFactoryEdit.EditProperties Method

Presents a modal dialog to allow editing the object factory's properties.

[Visual Basic .NET]
Public Sub EditProperties ( _
    ByVal hParent As Integer _
)
[C#]
public void EditProperties (
    int hParent
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectFactoryEdit Interface