ArcGIS Pro 2.9 API Reference Guide
EditingOptions Class Methods


ArcGIS.Desktop.Core Namespace : EditingOptions Class

For a list of all members of this type, see EditingOptions members.

Public Methods
 NameDescription
Public Method Determines if the segment sketch symbol can be set.  
Public Method Determines if the vertex sketch symbol can be set.  
Public Method Gets the default segment sketching symbol information. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the default symbol information for a vertex while sketching. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the segment sketching symbol information. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the symbol for a vertex while sketching. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the segment sketch symbol. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Sets the symbol for a vertex while sketching. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

EditingOptions Class
ArcGIS.Desktop.Core Namespace