public void AutoComplete( Layer layer, Geometry autoCompleteGeometry, Dictionary<string,object> values )
Public Overloads Sub AutoComplete( _ ByVal layer As Layer, _ ByVal autoCompleteGeometry As Geometry, _ Optional ByVal values As Dictionary(Of String,Object) _ )
Parameters
- layer
- The layer to create features from/in.
- autoCompleteGeometry
- The geometry to use to auto-complete with.
- values
- Attributes of the newly created features (optional, overrides geodatabase defaults).