This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > ID > IDimensionEditExtension Interface > IDimensionEditExtension.CurrentConstructor Property (ArcObjects .NET 10.5 SDK) |
The currently selected dimension constructor.
[Visual Basic .NET]
Public WriteOnly Property CurrentConstructor
[C#] public void CurrentConstructor {set;}
Sets the DimensionConstructor used to create new dimension features. A reference to an DimensionConstructor is often acquired by obtaining a reference to IEnumDimensionConstructor and looping through until the desired constructor is returned.