This document is archived and information here might be outdated.  Recommended version.


IChooseObjectFromObjectsUI.Layer Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

IChooseObjectFromObjectsUI.Layer Property

Layer of object. Used to display the object according to the layers settings. Optional argument.

[Visual Basic .NET]
Public WriteOnly Property Layer
[C#]
public void Layer {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IChooseObjectFromObjectsUI Interface