Provides access to more members that control the properties of an edit session.
Product Availability
Available with ArcGIS Desktop.
When To Use
The IEditProperties4 interface is used to control the z editing capabilities of the editor. Properties include: ZCaptureType, UseZFactor, ZFactor, UseZOffset, ZOffset, UseZDrapingTolerance, ZDrapingTolerance, Draping, Surface and ZSnapSymbol.
Members
Description | ||
---|---|---|
ActiveSelectedVertexSymbol | Symbol used to draw the selected active vertex of the edit sketch. | |
ActiveSketchVertexSymbol | Symbol used to draw the selected vertices of the edit sketch. | |
ClassicSnapping | Indicates whether the classic editing snapping will be used. | |
ShowConstructionToolbars | Indicates whether construction toolbars will be displayed while drawing a sketch. | |
SnapToSketch | Indicates whether the sketch will be added to the snapping cache. It is used when not using classic snapping. | |
UseWYSIWYGSketchSymbol | Indicates whether the sketch is drawn with WYSIWYG symbology. |
CoClasses that implement IEditProperties4
CoClasses and Classes | Description |
---|---|
Editor | The Object Editor Extension. |