/// <summary> /// 停止编辑 /// </summary> internal void StopEditing() { geoFeature.CancelEdit(); property.CancelEditing(); }