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


IShapeConstructor.ID Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IS > IShapeConstructor Interface > IShapeConstructor.ID Property
ArcGIS Developer Help

IShapeConstructor.ID Property

Name string identifying this shape constructor.

[Visual Basic .NET]
Public ReadOnly Property ID As String
[C#]
public string ID {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IShapeConstructor Interface